Skip to content

Commit 39db5dd

Browse files
committed
Bump maven from 3.9.7 to 3.9.8
1 parent bca2d3f commit 39db5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
strategy:
1414
matrix:
15-
maven: [ '3.8.8', '3.9.7' ]
15+
maven: [ '3.8.8', '3.9.8' ]
1616
java: [ '11', '17' ]
1717
os: [ 'ubuntu-latest', 'windows-latest' ]
1818
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)