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 bcccbdc update to latest osgi-mock
bcccbdc is described below
commit bcccbdcf84f414df9e9baa5859cb7b80be5862d9
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Jun 30 15:41:41 2023 +0200
update to latest osgi-mock
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 80bb4c6..6a24282 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
- <version>3.3.8</version>
+ <version>3.3.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>