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-fsresource.git
The following commit(s) were added to refs/heads/master by this push:
new 34b654f SLING-12491 - Update to parent pom 52 (#5)
34b654f is described below
commit 34b654f95eefbf668e5b87f7d5c0eeedda4121ef
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Nov 15 17:10:17 2024 +0100
SLING-12491 - Update to parent pom 52 (#5)
---
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>