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-scripting-core.git
The following commit(s) were added to refs/heads/master by this push:
new b1931c6 chore(deps): bump sling-bundle-parent from 62 to 66 (#36)
b1931c6 is described below
commit b1931c64f5db48265bf893ba9c3a71a2003d17dc
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 27 17:21:42 2026 +0200
chore(deps): bump sling-bundle-parent from 62 to 66 (#36)
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 56da3b3..2c46cd2 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>