Skip to content

Commit 1c7e8ab

Browse files
Update dependency org.apache.maven:maven-core to v3.9.1 (jenkinsci#7747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d20b4fb commit 1c7e8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM gitpod/workspace-full
22

3-
ARG MAVEN_VERSION=3.9.0
3+
ARG MAVEN_VERSION=3.9.1
44

55
RUN brew install gh && \
66
bash -c ". /home/gitpod/.sdkman/bin/sdkman-init.sh && sdk install maven ${MAVEN_VERSION} && sdk default maven ${MAVEN_VERSION}"

0 commit comments

Comments
 (0)