We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb2806 commit 066ef16Copy full SHA for 066ef16
1 file changed
.github/workflows/maven-build.yml
@@ -39,7 +39,7 @@ jobs:
39
fail-fast: false
40
matrix:
41
os: [ ubuntu, windows ]
42
- java: [ 8.0.192, 8, 11, 11.0.3, 16, 17 ]
+ java: [ 8.0.202, 8, 11, 11.0.3, 16, 17 ]
43
steps:
44
- uses: actions/checkout@v2
45
- name: Set up JDK
0 commit comments