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

kwin pushed a commit to branch feature/update-parent
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-annotations.git

commit d52095a53877c48b23d36b9ebc26061c023f6d18
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Oct 15 15:59:53 2025 +0200

    SLING-12968 Update to Parent 62
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cac2536..8469717 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>51</version>
+        <version>62</version>
         <relativePath />
     </parent>
 

Reply via email to