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-testing-resourceresolver-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fc9bd3  SLING-12524 Update to parent 62
1fc9bd3 is described below

commit 1fc9bd3b5ca15bb5e8f8cef9ff0d2cfccded917e
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 9 14:18:08 2024 +0100

    SLING-12524 Update to parent 62
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3d93b1..9798d87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>60</version>
+        <version>62</version>
         <relativePath />
     </parent>
 
@@ -42,6 +42,7 @@
 
     <properties>
         
<project.build.outputTimestamp>2024-08-21T07:40:06Z</project.build.outputTimestamp>
+        <sling.java.version>11</sling.java.version>
     </properties>
 
     <dependencyManagement>

Reply via email to