diff --git a/pom.xml b/pom.xml
index 9c22609f..d8309172 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
org.apache.felix
maven-bundle-plugin
- 5.1.9
+ 6.0.0
@@ -248,7 +248,7 @@
- jdk8plus
+ jdk8-plus
[1.8,)
@@ -280,14 +280,33 @@
- run-error-prone
+ before-jdk17
+
+ (,17)
+
+
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ 5.1.9
+
+
+
+
+
+
+
+ jdk17-plus
-
[17,)
+
org.apache.maven.plugins
maven-compiler-plugin