This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new 465d368 chore(deps): upgrade sling-bundle-parent to version 66 (#65)
465d368 is described below
commit 465d368729cd5fccd3c06d5f296af67093b70efc
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 27 16:25:21 2026 +0200
chore(deps): upgrade sling-bundle-parent to version 66 (#65)
Co-authored-by: Maia <maia@noreply>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 66322fa..9ca1713 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>