This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/SLING-8307-2
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git

commit 270bd19c1613a47eca5d55f412c520630e7d8fb1
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Sep 19 11:47:28 2025 +0200

    chore(deps): set shared-deps version to 1.3.24 for release
---
 eclipse/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index 5912e46d..c1dbefa9 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -223,7 +223,7 @@
 
     <properties>
         <tycho.version>4.0.13</tycho.version>
-        <sling-ide.shared-deps.version>1.3.22</sling-ide.shared-deps.version>
+        <sling-ide.shared-deps.version>1.3.24</sling-ide.shared-deps.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <minimalJavaBuildVersion>17</minimalJavaBuildVersion>
         <maven.compiler.target>17</maven.compiler.target>

Reply via email to