Skip to content

Commit 9bf6bb8

Browse files
committed
feat: update maven
1 parent 36d55c5 commit 9bf6bb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ RUN --mount=type=cache,target=/usr/local/share/.cache/yarn,sharing=locked,id=che
4343
npm install
4444

4545
# Install Maven dependencies
46-
ARG MAVEN_VERSION=3.9.10
46+
ARG MAVEN_VERSION=3.9.11
4747
ARG USER_HOME_DIR="/root"
4848
ARG BASE_URL=https://downloads.apache.org/maven/maven-3/${MAVEN_VERSION}/binaries
4949
ARG MAVEN_MIRROR=https://repo.maven.apache.org/maven2

0 commit comments

Comments
 (0)