We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254eb94 commit 1072e77Copy full SHA for 1072e77
1 file changed
codes/linux/soft/maven-install.sh
@@ -38,7 +38,7 @@ if [[ $# -lt 1 ]] || [[ $# -lt 2 ]]; then
38
printf "${RESET}\n"
39
fi
40
41
-version=3.6.0
+version=3.6.2
42
if [[ -n $1 ]]; then
43
version=$1
44
0 commit comments