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

royteeuwen pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-feature-converter-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new ab313f5  chore: update parent pom to 66
ab313f5 is described below

commit ab313f5f16f02ae787ba24a8cb9e6dc367179bd1
Author: Roy Teeuwen <[email protected]>
AuthorDate: Thu May 28 23:08:23 2026 +0200

    chore: update parent pom to 66
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3169441..6229348 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>65</version>
+        <version>66</version>
         <relativePath />
     </parent>
 

Reply via email to