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-connection-timeout-agent.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b09b51  Merge pull request #16 from apache/issue/SLING-12949
8b09b51 is described below

commit 8b09b51a4a701186d4288d9dc1b20e80017c0851
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Sep 25 10:35:47 2025 +0200

    Merge pull request #16 from apache/issue/SLING-12949
    
    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>

Reply via email to