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 f16855a update to osgi-mock 3.5.7-SNAPSHOT
f16855a is described below
commit f16855ac2a334c082b0a32535bc4e7ffb5a2530f
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Mar 27 20:02:54 2026 +0100
update to osgi-mock 3.5.7-SNAPSHOT
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 13e0089..a068cfb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -54,12 +54,12 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
- <version>3.5.6</version>
+ <version>3.5.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
- <version>3.5.6</version>
+ <version>3.5.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>