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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new b519e6c  fix(deps): update dependency org.apache.sling:sling to v66
b519e6c is described below

commit b519e6c6299b7511ea3f7d17e6d8c8316a859580
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Feb 26 13:59:05 2026 +0000

    fix(deps): update dependency org.apache.sling:sling to v66
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8f03767..c46e32f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>65</version>
+        <version>66</version>
         <relativePath />
     </parent>
 

Reply via email to