Skip to content

Commit

Permalink
chore(deps): update maven docker tag to v3.9.9 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent acbd267 commit 5c1fea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
build:
name: "JDK 21 Eclipse Temurin"
runs-on: ubuntu-latest
container: "maven:3.9.8-eclipse-temurin-21"
container: "maven:3.9.9-eclipse-temurin-21"
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v4
Expand Down

0 comments on commit 5c1fea3

Please sign in to comment.