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
commit 8a07c423c9f9a1e2b98c3e691a81a42ec57095e3 Author: Stefan Seifert <[email protected]> AuthorDate: Thu Feb 12 14:57:43 2026 +0100 update to jcr-mock 1.8.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9b11777..92dfeb3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -64,7 +64,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.jcr-mock</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.8.0</version> </dependency> <dependency> <groupId>org.apache.sling</groupId>
