diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1c69a28..3acd952 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.9' ]
+ maven: [ '3.8.9', '3.9.10' ]
java: [ '17', '21' ]
os: [ 'ubuntu-latest', 'windows-latest' ]
runs-on: ${{ matrix.os }}
diff --git a/pom.xml b/pom.xml
index 0aa84f6..65f8ca9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@ under the License.
UTF-8
UTF-8
- 3.9.9
+ 3.9.10
3.15.1
4.0.0
2.0.0