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-models-caconfig.git
The following commit(s) were added to refs/heads/master by this push:
new f5ca978 update to sling parent 62
f5ca978 is described below
commit f5ca978732890f932653b33a374578383e2e2566
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Jan 20 14:48:13 2025 +0100
update to sling parent 62
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c4245e0..4458ff0 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>
@@ -41,6 +41,7 @@
</scm>
<properties>
+ <sling.java.version>8</sling.java.version>
<project.build.outputTimestamp>2022-08-08T14:03:16Z</project.build.outputTimestamp>
</properties>