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
commit a7b31b8416122a4894779022e53ccb554b4af20b Author: Stefan Seifert <[email protected]> AuthorDate: Wed Apr 17 20:22:24 2024 +0200 update dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ec3f35..fb786ba 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ <properties> <oak.version>1.62.0</oak.version> <jackrabbit.version>2.20.15</jackrabbit.version> - <sling-mock.version>3.5.0-SNAPSHOT</sling-mock.version> + <sling-mock.version>3.5.0</sling-mock.version> <project.build.outputTimestamp>2023-05-16T08:40:51Z</project.build.outputTimestamp> </properties>
