Skip to content

Commit

Permalink
Upgraded maven to 3.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arburk committed Jan 23, 2025
1 parent 521b978 commit c1a5f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get update && \
apt-get clean

#SETUP Maven
ENV MAVEN_VERSION 3.9.6
ENV MAVEN_VERSION 3.9.9
ENV MAVEN_HOME /usr/lib/mvn
ENV PATH $MAVEN_HOME/bin:$PATH

Expand Down

0 comments on commit c1a5f6b

Please sign in to comment.