This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch maia/workflow-1779889786655 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
commit de1d7cda4c9b5fb22445ae1b6581446cfe69e93f Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed May 27 15:49:46 2026 +0200 chore(deps): upgrade sling-bundle-parent to version 66 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>
