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 0e04516 update to osgi-mock 3.5.6
0e04516 is described below
commit 0e04516229ede17981e17376dfa232018bd6d2c4
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Mar 16 10:15:09 2026 +0100
update to osgi-mock 3.5.6
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 26f43c3..13e0089 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.4</version>
+ <version>3.5.6</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
- <version>3.5.4</version>
+ <version>3.5.6</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>