diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 80bd06ad..d5a23da9 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
matrix:
cache: [maven]
distribution: [temurin]
- java: [11, 17, 21, 22, 23-ea]
+ java: [17, 21, 22, 23-ea]
os: [ubuntu-latest, macos-latest, windows-latest]
fail-fast: false
max-parallel: 4
diff --git a/pom.xml b/pom.xml
index 1ffd9919..8514865d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
${project.version}
- 1719491133
+ 1720223482
4.8.6