This is an automated email from the ASF dual-hosted git repository.

jsedding pushed a commit to branch resolver-2.x-backports
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git

commit d1751bc6b6207c2cbfefe1f206b45f9b0c751087
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>
    (cherry picked from commit 465d368729cd5fccd3c06d5f296af67093b70efc)
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3700294..20e42b6 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>
 
@@ -44,6 +44,7 @@
         
<project.build.outputTimestamp>2025-07-11T14:46:48Z</project.build.outputTimestamp>
         <site.jira.version.id>12314292</site.jira.version.id>
         <sling.java.version>17</sling.java.version>
+        <slf4j.version>1.7.32</slf4j.version>
         <org.ops4j.pax.exam.version>4.14.0</org.ops4j.pax.exam.version>
         <!-- To debug the pax process, override this with -D -->
         <pax.vm.options>-Xmx512M</pax.vm.options>

Reply via email to