Skip to content

Commit 89f9d78

Browse files
authored
Merge branch 'main' into updatecli_main_28054f409486e443d528ae0d2d07e58f187adfee32e71343949403b39af951d6
2 parents a29b370 + 3038997 commit 89f9d78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/maven/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates
55
rm -rf /var/lib/apt/lists/*
66

77
# Now time to install maven
8-
ARG MAVEN_VERSION=3.9.12
8+
ARG MAVEN_VERSION=3.9.13
99

1010
# Set SHELL flags for RUN commands to allow -e and pipefail
1111
# Rationale:https://github.com/hadolint/hadolint/wiki/DL4006

0 commit comments

Comments
 (0)