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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git


The following commit(s) were added to refs/heads/master by this push:
     new 5077e14  SLING-12539 Switch to Java 11 (#10)
5077e14 is described below

commit 5077e14ca6037456cddac5a385c5c4a81293934d
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Nov 24 18:06:21 2025 +0100

    SLING-12539 Switch to Java 11 (#10)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a188293..0a65311 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     </scm>
 
     <properties>
-        <sling.java.version>8</sling.java.version>
+        <sling.java.version>11</sling.java.version>
         
<project.build.outputTimestamp>2024-12-13T11:08:06Z</project.build.outputTimestamp>
     </properties>
     <dependencies>

Reply via email to