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 66209d3 update dependencies to next SNAPSHOT version until release
version is available on maven central
66209d3 is described below
commit 66209d3268b148fde67c9a4a3f77fea01a2f5291
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Apr 13 09:48:38 2026 +0200
update dependencies to next SNAPSHOT version until release version is
available on maven central
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4b38c56..c04e7c1 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.8</version>
+ <version>3.5.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.junit4</artifactId>
- <version>3.5.8</version>
+ <version>3.5.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>