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

sseifert pushed a commit to branch feature/SLING-12208-update-deps-2023
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git

commit d50292c5bd281a894c61c2ff6ff2cdc601306e89
Author: Stefan Seifert <stefanseif...@users.noreply.github.com>
AuthorDate: Thu Dec 21 11:25:11 2023 +0100

    Update Dependencies to 2023
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f5583fb..cbbec04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,8 +36,8 @@
 
     <properties>
         <oak.version>1.44.0</oak.version>
-        <jackrabbit.version>2.20.6</jackrabbit.version>
-        <sling-mock.version>3.4.10</sling-mock.version>
+        <jackrabbit.version>2.20.9</jackrabbit.version>
+        <sling-mock.version>3.4.17-SNAPSHOT</sling-mock.version>
 
         
<project.build.outputTimestamp>2023-05-16T08:40:51Z</project.build.outputTimestamp>
     </properties>
@@ -145,7 +145,7 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>5.7.0</version>
+            <version>5.8.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to