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.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d686cd  update to latest osgi-mock
1d686cd is described below

commit 1d686cdfcc67b335c65fb3466910c54f38cc5ba8
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Sep 2 14:55:05 2024 +0200

    update to latest osgi-mock
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e7939a4..64ef21e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,12 +51,12 @@
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
-                <version>3.5.0</version>
+                <version>3.5.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>
                 
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
-                <version>3.5.0</version>
+                <version>3.5.1-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.sling</groupId>

Reply via email to