This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new 13f9e2a chore: upgrade to parent pom 66 (#59)
13f9e2a is described below
commit 13f9e2af85081d3ca06e97e66fda281735883e19
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Jul 7 11:49:53 2026 +0200
chore: upgrade to parent pom 66 (#59)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 76022e0..b79314b 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>