This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-annotations.git
commit d7fdcb8f493229e02447d591728ccdd0a57927e6 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 05d4336..af1f5f7 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>
