Skip to content

Commit

Permalink
chore(deps): update maven docker tag to v3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent c4a97ec commit e8a27c1
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 17 Eclipse Temurin"
runs-on: ubuntu-latest
container: "maven:3.9.3-eclipse-temurin-17-focal"
container: "maven:3.9.4-eclipse-temurin-17-focal"
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
Expand Down

0 comments on commit e8a27c1

Please sign in to comment.