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:37:41 UTC

[sling-org-apache-sling-testing-sling-mock-oak] 01/02: 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

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

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

diff --git a/pom.xml b/pom.xml
index 2e9e404..ba070e1 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.1-SNAPSHOT</sling-mock.version>
+        <sling-mock.version>3.4.2</sling-mock.version>
 
         <project.build.outputTimestamp>2021-12-07T10:09:46Z</project.build.outputTimestamp>
     </properties>