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 0a1bc16d4876c42f5c1b17fa48b5e771dbd43229 Author: Robert Munteanu <romb...@apache.org> AuthorDate: Wed Sep 24 14:38:44 2025 +0200 SLING-12949 - Update to parent pom 60 Parent pom version update --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1e882f..de2f63f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>52</version> + <version>60</version> <relativePath /> </parent> <name>Apache Sling Connection Timeout Agent</name>