This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/SLING-12491 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit eb1fbba159a2cccb47b4459f91ea90c7d9f69cb2 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Nov 15 16:51:35 2024 +0100 SLING-12491 - Update to parent pom 52 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddde0b5..a2d84d8 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>45</version> + <version>52</version> <relativePath /> </parent>
