Skip to content

Commit 2ad8710

Browse files
authored
Merge pull request #14 from iris-sast/fix-install-links
Update mvn_version.json, fixes #13
2 parents 1d11d81 + b4f28de commit 2ad8710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/mvn_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dir": "apache-maven-3.5.0"
1111
},
1212
"3.9.8": {
13-
"url": "https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.zip",
13+
"url": "https://archive.apache.org/dist/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.zip",
1414
"zip_file": "apache-maven-3.9.8-bin.zip",
1515
"dir": "apache-maven-3.9.8"
1616
}

0 commit comments

Comments
 (0)