This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch release/3.x
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git
The following commit(s) were added to refs/heads/release/3.x by this push:
new ed71d2f update to sling-bundle-parent 66
ed71d2f is described below
commit ed71d2fef3f66892830ce3aa3fc9ac792e33b12c
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Apr 13 09:33:26 2026 +0200
update to sling-bundle-parent 66
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e49b62c..30c9871 100644
--- a/parent/pom.xml
+++ b/parent/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>