This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/SLING-13128-parent-66 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git
commit 4a7e366ef040eb1fe365f0a6c8c6b290cd2f6e4c Author: Stefan Seifert <[email protected]> AuthorDate: Thu Feb 26 15:08:29 2026 +0100 SLING-13128 Update to Parent 66 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6341ce9..f04d62b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>62</version> + <version>66</version> <relativePath /> </parent> @@ -131,7 +131,6 @@ <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId> - <version>5.8.0</version> <scope>test</scope> </dependency> <dependency>
