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 2104002  update to latest osgi-mock
2104002 is described below

commit 21040021527c67958af205a7016a774806a485cc
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Oct 16 15:39:46 2023 +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 589dbad..446e6d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -44,12 +44,12 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
-            <version>3.3.10</version>
+            <version>3.3.11-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
-            <version>3.3.8</version>
+            <version>3.3.11-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to