diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6072cb9..aed529fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: build: strategy: matrix: - maven: [ '3.8.8', '3.9.7' ] + maven: [ '3.8.8', '3.9.8' ] java: [ '11', '17' ] os: [ 'ubuntu-latest', 'windows-latest' ] runs-on: ${{ matrix.os }} diff --git a/pom.xml b/pom.xml index 16cb096a..a0caf5d0 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ under the License. UTF-8 UTF-8 - 3.9.7 + 3.9.8 3.13.1 3.1.1 1.11.1