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-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 90a172b update to released versions
90a172b is described below
commit 90a172b0bfd5526a4e054ed2840dafe427186da1
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Jan 26 10:57:59 2024 +0100
update to released versions
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cbbec04..7febe71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<oak.version>1.44.0</oak.version>
<jackrabbit.version>2.20.9</jackrabbit.version>
- <sling-mock.version>3.4.17-SNAPSHOT</sling-mock.version>
+ <sling-mock.version>3.4.18</sling-mock.version>
<project.build.outputTimestamp>2023-05-16T08:40:51Z</project.build.outputTimestamp>
</properties>