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

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


The following commit(s) were added to refs/heads/release/3.x by this push:
     new ead35bd  update to jcr-mock 1.7.0, osgi-mock 3.5.4
ead35bd is described below

commit ead35bd7da514e64df6cc607dd7eb2f4217b87f2
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Nov 18 09:35:51 2025 +0100

    update to jcr-mock 1.7.0, osgi-mock 3.5.4
---
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 27b4534..d29e8ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -52,17 +52,17 @@
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
-                <version>3.5.2</version>
+                <version>3.5.4</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
-                <version>3.5.2</version>
+                <version>3.5.4</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-                <version>1.6.14</version>
+                <version>1.7.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>

Reply via email to