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 4f0f11b update to latest osgi-mock
4f0f11b is described below
commit 4f0f11bb0e25d54815f3ff173475acece4465ebf
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Dec 10 17:01:17 2021 +0100
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 54f4e18..3547fe7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
<description>Mock implementation of selected Sling APIs.</description>
<properties>
- <osgi-mock.version>3.2.1-SNAPSHOT</osgi-mock.version>
+ <osgi-mock.version>3.2.2</osgi-mock.version>
<jcr-mock.version>1.5.4</jcr-mock.version>
<resourceresolver-mock.version>1.2.4</resourceresolver-mock.version>
<logging-mock.version>2.0.0</logging-mock.version>