|
18 | 18 | <unit id="org.jdom2" version="0.0.0"/> |
19 | 19 | </location> |
20 | 20 | <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/"/> |
22 | 22 | <unit id="org.eclipse.jgit" version="0.0.0"/> |
23 | 23 | </location> |
24 | 24 | <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"/> |
26 | 26 | <unit id="org.eclipse.emf.edit.ui.feature.group" version="0.0.0"/> |
27 | 27 | <unit id="org.eclipse.emf.ecore.edit.feature.group" version="0.0.0"/> |
28 | 28 | </location> |
29 | 29 | <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/"/> |
31 | 31 | <unit id="org.eclipse.wst.common.uriresolver" version="0.0.0"/> |
32 | 32 | <unit id="org.eclipse.wst.common.emf" version="0.0.0"/> |
33 | 33 | <unit id="org.eclipse.wst.xsd.core" version="0.0.0"/> |
34 | 34 | </location> |
35 | 35 | <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/"/> |
37 | 37 | <repository location="https://download.eclipse.org/tm4e/releases/0.12.0/"/> |
38 | 38 | <repository location="https://download.eclipse.org/lsp4e/releases/0.26.4/"/> |
39 | 39 | <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.23.1/"/> |
|
50 | 50 | <dependency> |
51 | 51 | <groupId>ch.qos.logback</groupId> |
52 | 52 | <artifactId>logback-classic</artifactId> |
53 | | - <version>1.5.7</version> |
| 53 | + <version>1.5.8</version> |
54 | 54 | <type>jar</type> |
55 | 55 | </dependency> |
56 | 56 | <dependency> |
|
78 | 78 | <dependency> |
79 | 79 | <groupId>com.google.guava</groupId> |
80 | 80 | <artifactId>guava</artifactId> |
81 | | - <version>33.3.0-jre</version> |
| 81 | + <version>33.3.1-jre</version> |
82 | 82 | <type>jar</type> |
83 | 83 | </dependency> |
84 | 84 | <dependency> |
|
96 | 96 | <dependency> |
97 | 97 | <groupId>org.apache.commons</groupId> |
98 | 98 | <artifactId>commons-lang3</artifactId> |
99 | | - <version>3.16.0</version> |
| 99 | + <version>3.17.0</version> |
100 | 100 | <type>jar</type> |
101 | 101 | </dependency> |
102 | 102 | </dependencies> |
|
0 commit comments