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

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

commit 4dc2812b4c46a0a34747475efd85f866df5dba56
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Sep 9 16:12:23 2026 +0200

    SLING-13331 - Test Tycho 4 with Java 21
---
 eclipse/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index cc972797..b72d9da4 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -222,7 +222,7 @@
     </build>
 
     <properties>
-        <tycho.version>5.0.4</tycho.version>
+        <tycho.version>4.0.13</tycho.version>
         
<sling-ide.shared-deps.version>1.3.1-SNAPSHOT</sling-ide.shared-deps.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <minimalJavaBuildVersion>21</minimalJavaBuildVersion>

Reply via email to