We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae39c3f commit 7f487fbCopy full SHA for 7f487fb
1 file changed
.github/workflows/maven.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- java: [ '11', '11.0.3' ]
+ java: [ '17', '17.0.7' ]
19
steps:
20
- name: Checkout core repository
21
uses: actions/checkout@v2
0 commit comments