Skip to content

Commit

Permalink
Use maven 3.9.9 openjdk 21
Browse files Browse the repository at this point in the history
  • Loading branch information
jensjeflensje committed Nov 21, 2024
1 parent 55868b3 commit f5fa6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: maven:3.8.3-openjdk-21
image: maven:3.9.9-eclipse-temurin-21
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f5fa6f6

Please sign in to comment.