Skip to content

Commit

Permalink
Bump maven in /docker
Browse files Browse the repository at this point in the history
Bumps maven from 3.8-eclipse-temurin-17 to 3.9.4-eclipse-temurin-21.

---
updated-dependencies:
- dependency-name: maven
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent d9be4ce commit ef1f746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM maven:3.8-eclipse-temurin-17 as builder
FROM maven:3.9.4-eclipse-temurin-21 as builder

ARG GIT_PACKAGE_TOKEN
ARG GIT_PACKAGE_USERNAME
Expand Down

0 comments on commit ef1f746

Please sign in to comment.