We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdc1d4 commit 4996c62Copy full SHA for 4996c62
1 file changed
common/vars.mk
@@ -169,7 +169,7 @@ endif
169
# Set MAVEN variables:
170
#------------------------------------------------------------------------------
171
172
-MAVEN_VER := 3.9.6
+MAVEN_VER := 3.9.11
173
MAVEN_SRC := https://dlcdn.apache.org/maven/maven-3/$(MAVEN_VER)/binaries
174
MAVEN_TAR := apache-maven-$(MAVEN_VER)-bin.tar.gz
175
MAVEN_URL := $(MAVEN_SRC)/$(MAVEN_TAR)
0 commit comments