Skip to content

Commit 4996c62

Browse files
committed
fix maven
1 parent 0cdc1d4 commit 4996c62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/vars.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ endif
169169
# Set MAVEN variables:
170170
#------------------------------------------------------------------------------
171171

172-
MAVEN_VER := 3.9.6
172+
MAVEN_VER := 3.9.11
173173
MAVEN_SRC := https://dlcdn.apache.org/maven/maven-3/$(MAVEN_VER)/binaries
174174
MAVEN_TAR := apache-maven-$(MAVEN_VER)-bin.tar.gz
175175
MAVEN_URL := $(MAVEN_SRC)/$(MAVEN_TAR)

0 commit comments

Comments
 (0)