This is an automated email from the ASF dual-hosted git repository.

joerghoh pushed a commit to branch SLING-12532
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git

commit b36620bae0b1865b8dc49a0c315d6bfee4eee6a0
Author: Joerg Hoh <[email protected]>
AuthorDate: Mon Dec 9 21:54:49 2024 +0100

    drop CI build for Java8
---
 .sling-module.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.sling-module.json b/.sling-module.json
index 45d7070..afe3f24 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -1,5 +1,5 @@
 {
     "jenkins": {
-        "jdks": [8, 11, 17, 21]
+        "jdks": [11, 17, 21]
     }
 }

Reply via email to