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

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-serviceuser-webconsole.git


The following commit(s) were added to refs/heads/master by this push:
     new 125fbff  SLING-13017 Update to Parent 66 (#12)
125fbff is described below

commit 125fbff1b768f5339b23b3fa228a382cdef787c5
Author: Eric Norman <[email protected]>
AuthorDate: Wed Apr 8 10:08:30 2026 -0700

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

diff --git a/pom.xml b/pom.xml
index 2a639ba..0e82b87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
-        <version>65</version>
+        <version>66</version>
         <relativePath />
     </parent>
 
@@ -160,7 +160,6 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.6.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to