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

sseifert pushed a commit to branch feature/SLING-13128-parent-66
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-bnd-plugin.git

commit a68c4b54b3293b8ca0991073ebacbfd681935b80
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 26 14:52:02 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index 43b0548..e9907d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>62</version>
+        <version>66</version>
         <relativePath />
     </parent>
 
@@ -65,7 +65,6 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.21.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to