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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 253ac5b  SLING-12974 Update to ASF parent 35
253ac5b is described below

commit 253ac5bac4edf97b33b0a2bf71d1c313c6008fb6
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Oct 21 18:11:09 2025 +0200

    SLING-12974 Update to ASF parent 35
---
 pom.xml              | 2 +-
 sling-parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ddaa6ed..7674da5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>33</version>
+        <version>35</version>
         <relativePath />
     </parent>
     
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 6f810a9..3ba9f35 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>33</version>
+        <version>35</version>
         <relativePath />
     </parent>
 

Reply via email to