Skip to content

Commit 1f89d04

Browse files
Update dependency org.apache.maven:maven-core to v3.9.12 (#25942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa51c65 commit 1f89d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM gitpod/workspace-full:latest
22
ARG JAVA_VERSION=21.0.6-tem
3-
ARG MAVEN_VERSION=3.9.11
3+
ARG MAVEN_VERSION=3.9.12
44
# Install Java 21, Maven and GitHub CLI
55
RUN bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && \
66
sdk install java ${JAVA_VERSION} && \

0 commit comments

Comments
 (0)