Skip to content

Commit 7e46f73

Browse files
committed
[TP] Update to latest Logback, EMF, EGit and LanguageServer dependencies
1 parent 85b9ac8 commit 7e46f73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

target-platform/target-platform.target

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
<unit id="jakarta.annotation-api" version="1.3.5"/>
1515
</location>
1616
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
17-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-09/"/>
17+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2024-12/"/>
1818
<unit id="org.jdom2" version="0.0.0"/>
1919
</location>
2020
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
21-
<repository location="https://download.eclipse.org/egit/updates-7.0/"/>
21+
<repository location="https://download.eclipse.org/egit/updates-7.1/"/>
2222
<unit id="org.eclipse.jgit" version="0.0.0"/>
2323
</location>
2424
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
25-
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.39.0"/>
25+
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.40.0"/>
2626
<unit id="org.eclipse.emf.edit.ui.feature.group" version="0.0.0"/>
2727
<unit id="org.eclipse.emf.ecore.edit.feature.group" version="0.0.0"/>
2828
</location>
@@ -34,10 +34,10 @@
3434
</location>
3535
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
3636
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.9/"/>
37-
<repository location="https://download.eclipse.org/tm4e/releases/0.12.0/"/>
37+
<repository location="https://download.eclipse.org/tm4e/releases/0.14.0/"/>
3838
<repository location="https://download.eclipse.org/lsp4e/releases/0.26.6/"/>
3939
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/>
40-
<repository location="https://download.eclipse.org/mylyn/updates/release/4.3.0/"/>
40+
<repository location="https://download.eclipse.org/mylyn/updates/release/4.5.0/"/>
4141
<unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group" version="0.0.0"/>
4242
<unit id="org.eclipse.lsp4e" version="0.0.0"/>
4343
</location>
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>ch.qos.logback</groupId>
5656
<artifactId>logback-classic</artifactId>
57-
<version>1.5.8</version>
57+
<version>1.5.12</version>
5858
<type>jar</type>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)