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-sling-mock.git
The following commit(s) were added to refs/heads/master by this push:
new ea9d576 SLING-12524 Update to parent 62
ea9d576 is described below
commit ea9d576d4aae880cfa2fe8ca2b10b95e369ea5ad
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 9 14:18:27 2024 +0100
SLING-12524 Update to parent 62
---
parent/pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ba0052f..092dfca 100644
--- a/parent/pom.xml
+++ b/parent/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>
@@ -43,6 +43,7 @@
<properties>
<project.build.outputTimestamp>2024-08-21T07:46:25Z</project.build.outputTimestamp>
+ <sling.java.version>11</sling.java.version>
</properties>
<dependencyManagement>