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-logging-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 4202c26 SLING-13128 Update to Parent 66 (#4)
4202c26 is described below
commit 4202c2621bf0e601abf08d6561ac1bc3a7e40258
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 26 15:28:42 2026 +0100
SLING-13128 Update to Parent 66 (#4)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6814880..e3b2529 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>62</version>
+ <version>66</version>
<relativePath />
</parent>