Skip to content

Commit c81cc3c

Browse files
committed
Update target platform to 2024-09 content
1 parent a34b296 commit c81cc3c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

target-platform/target-platform.target

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
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-6.10/"/>
21+
<repository location="https://download.eclipse.org/egit/updates-7.0/"/>
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.38.0"/>
25+
<repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.39.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>
2929
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
30-
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.34.0/R-3.34.0-20240527184929/repository/"/>
30+
<repository location="https://download.eclipse.org/webtools/downloads/drops/R3.35.0/R-3.35.0-20240825085431/repository/"/>
3131
<unit id="org.eclipse.wst.common.uriresolver" version="0.0.0"/>
3232
<unit id="org.eclipse.wst.common.emf" version="0.0.0"/>
3333
<unit id="org.eclipse.wst.xsd.core" version="0.0.0"/>
3434
</location>
3535
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
36-
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.6/"/>
36+
<repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.7/"/>
3737
<repository location="https://download.eclipse.org/tm4e/releases/0.12.0/"/>
3838
<repository location="https://download.eclipse.org/lsp4e/releases/0.26.4/"/>
3939
<repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/>
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>ch.qos.logback</groupId>
5252
<artifactId>logback-classic</artifactId>
53-
<version>1.5.7</version>
53+
<version>1.5.8</version>
5454
<type>jar</type>
5555
</dependency>
5656
<dependency>
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.google.guava</groupId>
8080
<artifactId>guava</artifactId>
81-
<version>33.3.0-jre</version>
81+
<version>33.3.1-jre</version>
8282
<type>jar</type>
8383
</dependency>
8484
<dependency>
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.apache.commons</groupId>
9898
<artifactId>commons-lang3</artifactId>
99-
<version>3.16.0</version>
99+
<version>3.17.0</version>
100100
<type>jar</type>
101101
</dependency>
102102
</dependencies>

0 commit comments

Comments
 (0)