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

commit dd8a0be94bb58708baab3b9dad1be0a51ed3431c
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 26 14:37:26 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 1308a6e..b15a1c9 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>66</version>
         <relativePath />
     </parent>
 
@@ -104,7 +104,6 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.21.0</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Reply via email to