This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch feature/asf-35 in repository https://gitbox.apache.org/repos/asf/sling-parent.git
commit e6b78a583a493a0e9eecfd903d7a5980dab123e8 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 bfb5430..737080c 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>
