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

sseifert pushed a commit to branch feature/SLING-12281-parent-60
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-api.git

commit 76ac52feab18733d1536b1ae8ba137940a4d4ad1
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Apr 9 10:09:16 2024 +0200

    SLING-12281 Update to Parent 60, Java 11 Minimum Version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2c27cf9..b822e3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>52</version>
+        <version>60</version>
         <relativePath />
     </parent>
 

Reply via email to