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

kwin pushed a commit to branch feature/parent62
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-hamcrest.git

commit baf6b4badf9178b859cf15d8b7da8acfc157f879
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Jun 20 14:45:36 2025 +0200

    Upgrade to Parent 62
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 496c417..420822f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>52</version>
+        <version>62</version>
         <relativePath />
     </parent>
 
@@ -34,7 +34,7 @@
     <description>Hamcrest matchers tailored for Apache Sling</description>
 
     <properties>
-        <sling.java.version>8</sling.java.version>
+        <sling.java.version>11</sling.java.version>
         <project.build.outputTimestamp>1</project.build.outputTimestamp>
     </properties>
 

Reply via email to