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

reschke pushed a commit to branch SLING-13305
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git

commit ff74af2a2be7f8c18c6ccd55a3916a26812d195e
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Aug 12 17:30:59 2026 +0100

    SLING-13305: jcr-webdav: parent update
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2af39c9..01f171b 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>
 
@@ -133,7 +133,6 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>4.5.1</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to