build with Java 11 and 17
diff --git a/.sling-module.json b/.sling-module.json
index 0e603c0..3f2b4e4 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -1,7 +1,7 @@
 {
   "jenkins": {
     "jdks": [
-      14,
+      17,
       11
     ]
   }