Skip to content

Commit

Permalink
upgrade maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthivelmanii committed Jan 8, 2025
1 parent 5bbd3fe commit 371843f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ if [[ $ENABLE_AIRLOCK = 'true' ]]; then
mv /tmp/maven/apache-maven-3.9.9 /usr/local/lib/maven && \
rm /tmp/maven.zip && \
ln -s $JAVA_HOME/lib $JAVA_HOME/conf
ls -la /usr/local/lib/maven
fi

# this should run maven enforcer
Expand Down

0 comments on commit 371843f

Please sign in to comment.