diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml
index 4b826574..7132ca7e 100644
--- a/.github/workflows/ci-actions.yml
+++ b/.github/workflows/ci-actions.yml
@@ -21,6 +21,10 @@ jobs:
name: "21",
java-version: 21,
}
+ - {
+ name: "25",
+ java-version: 25,
+ }
steps:
- uses: actions/checkout@v5
- name: Set up JDK ${{ matrix.java.name }}
diff --git a/pom.xml b/pom.xml
index e30254e6..502325da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
3.0.0
2.0.1
- 5.0.0.Alpha1
+ 5.0.0-M1
4.0.1
4.0.0
3.2.0