This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/SLING-12949 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-connection-timeout-agent.git
commit 4fabc6cebcd32ed4273d57203ccf1f92e3aaf21e Author: Robert Munteanu <[email protected]> AuthorDate: Thu Sep 25 10:23:38 2025 +0200 SLING-12949 - Update to parent pom 62 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da612e9..abc76fe 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>60</version> + <version>62</version> <relativePath /> </parent> <artifactId>org.apache.sling.connection-timeout-agent</artifactId>
