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-models-jacksonexporter.git
The following commit(s) were added to refs/heads/master by this push:
new 2e11f29 SLING-13128 Update to Parent 66 (#19)
2e11f29 is described below
commit 2e11f2929a1769eee186fee2a52c09dc8c796160
Author: Stefan Seifert <[email protected]>
AuthorDate: Thu Feb 26 16:07:13 2026 +0100
SLING-13128 Update to Parent 66 (#19)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2e388eb..44f7030 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>65</version>
+ <version>66</version>
<relativePath />
</parent>