Bump maven from 3.8.3 to 3.8.4 in test

This commit is contained in:
Slawomir Jaranowski
2021-12-03 18:12:07 +01:00
parent 44b3adc17b
commit 440eda18c7

View File

@ -19,7 +19,7 @@ jobs:
matrix:
os: [ 'ubuntu-latest', 'windows-latest', 'macOS-latest' ]
java: [ '8', '11', '17' ]
maven: [ '3.5.4', '3.6.3', '3.8.3' ]
maven: [ '3.5.4', '3.6.3', '3.8.4' ]
fail-fast: false
runs-on: ${{ matrix.os }}