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-contentparser-api.git
The following commit(s) were added to refs/heads/master by this push:
new 78dca0a SLING-12102 Content Parser: Update to Parent 52
78dca0a is described below
commit 78dca0a28e293e3706c5c198d55bd5332671f1d9
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Oct 16 12:19:22 2023 +0200
SLING-12102 Content Parser: Update to Parent 52
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 51377ef..2c27cf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>35</version>
+ <version>52</version>
<relativePath />
</parent>