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-auth-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ab40f1  chore: bump sling-bundle-parent to version 66 (#24)
4ab40f1 is described below

commit 4ab40f1109a5d3ee5d4ee0b735269a8ed5b787bd
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Apr 23 11:05:14 2026 +0200

    chore: bump sling-bundle-parent to version 66 (#24)
    
    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 28de25b..5cf26b8 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>
 

Reply via email to