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

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

commit ed443042cd245fde14e8bf1abb692a3070bc1f38
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Jan 23 10:20:37 2026 +0100

    SLING-13068 Update to Parent 65
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b166394..99dc8c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>62</version>
+        <version>65</version>
         <relativePath />
     </parent>
 
@@ -74,7 +74,6 @@
         <dependency>
             <groupId>jakarta.servlet</groupId>
             <artifactId>jakarta.servlet-api</artifactId>
-            <version>6.0.0</version>
             <scope>provided</scope>
         </dependency>
         <!-- testing dependencies -->

Reply via email to