Skip to content

Commit bbee04b

Browse files
Update dependency org.apache.maven:maven-core to v3.9.11
1 parent cee41ae commit bbee04b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.10
3+
ARG MAVEN_VERSION=3.9.11
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)