You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2022/09/12 14:40:50 UTC

[sling-org-apache-sling-testing-sling-mock-oak] branch master updated: update dependency

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

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git


The following commit(s) were added to refs/heads/master by this push:
     new bbc83c4  update dependency
bbc83c4 is described below

commit bbc83c4cc6dc7cbda4b64b90b9246be622336634
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Mon Sep 12 16:39:29 2022 +0200

    update dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a6a0b32..41494bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
     <properties>
         <oak.version>1.40.0</oak.version>
         <jackrabbit.version>2.20.2</jackrabbit.version>
-        <sling-mock.version>3.4.2</sling-mock.version>
+        <sling-mock.version>3.4.3-SNAPSHOT</sling-mock.version>
 
         <project.build.outputTimestamp>2022-09-12T14:37:43Z</project.build.outputTimestamp>
     </properties>