Skip to content

Commit 066ef16

Browse files
authored
Bumped the fixed version of 8.0.192 to 8.0.202
The option --add-opens does not exist in 8.0.192 and testing on 8.0.202.
1 parent 5cb2806 commit 066ef16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
os: [ ubuntu, windows ]
42-
java: [ 8.0.192, 8, 11, 11.0.3, 16, 17 ]
42+
java: [ 8.0.202, 8, 11, 11.0.3, 16, 17 ]
4343
steps:
4444
- uses: actions/checkout@v2
4545
- name: Set up JDK

0 commit comments

Comments
 (0)