This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-i18n.git
The following commit(s) were added to refs/heads/master by this push:
new 551c5a0 SLING-12899 Update to Parent 62 (#19)
551c5a0 is described below
commit 551c5a0d1eea9eb3174d9129e36306cc4be8f999
Author: Eric Norman <[email protected]>
AuthorDate: Wed Aug 20 11:09:19 2025 -0700
SLING-12899 Update to Parent 62 (#19)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 920b9ac..721e8a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>60</version>
+ <version>62</version>
<relativePath />
</parent>