Skip to content

Commit

Permalink
Replace Java 19 with Java 21 in maven GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Dec 12, 2023
1 parent a922f38 commit 67547aa
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:
java-version: |
8
11
19
21
17
distribution: 'temurin'
- name: Cache local Maven repository
Expand Down

0 comments on commit 67547aa

Please sign in to comment.