diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 2eb3e17b..16a5b955 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
- java: [11, 17, 21, 22]
+ java: [11, 17, 21, 22, 23-ea]
distribution: ['temurin']
fail-fast: false
max-parallel: 4
diff --git a/pom.xml b/pom.xml
index 4661a873..72489f6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
com.github.spotbugs
spotbugs-maven-plugin
- 4.8.4.0-SNAPSHOT
+ 4.8.4.1-SNAPSHOT
maven-plugin
spotbugs-maven-plugin
@@ -165,7 +165,7 @@
${project.version}
- 1707610824
+ 1712678499
4.8.4