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-osgi-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 60c30bf SLING-12524 Update to parent 62
60c30bf is described below
commit 60c30bfb1e3b23730d5bd302ed23c75c1eca9aee
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 9 14:17:36 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 3d0da94..f21a3fa 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:43:07Z</project.build.outputTimestamp>
+ <sling.java.version>11</sling.java.version>
</properties>
<dependencyManagement>