|
4 | 4 | <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/> |
5 | 5 | <locations> |
6 | 6 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
7 | | - <repository location="https://download.eclipse.org/eclipse/updates/4.30/"/> |
| 7 | + <repository location="https://download.eclipse.org/eclipse/updates/4.31/"/> |
8 | 8 | <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/> |
9 | 9 | <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group" version="0.0.0"/> |
10 | 10 | <unit id="org.eclipse.ui.tests.harness" version="0.0.0"/> |
|
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.8/"/> |
| 21 | + <repository location="https://download.eclipse.org/egit/updates-6.9/"/> |
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.36.0"/> |
| 25 | + <repository location="https://download.eclipse.org/modeling/emf/emf/builds/release/2.37.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.32.0/R-3.32.0-20231114230950/repository/"/> |
| 30 | + <repository location="https://download.eclipse.org/webtools/downloads/drops/R3.33.0/R-3.33.0-20240304165142/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 | 36 | <repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.3.3/"/> |
37 | | - <repository location="https://download.eclipse.org/tm4e/releases/0.9.0/"/> |
38 | | - <repository location="https://download.eclipse.org/lsp4e/releases/0.24.8/"/> |
| 37 | + <repository location="https://download.eclipse.org/tm4e/releases/0.11.0/"/> |
| 38 | + <repository location="https://download.eclipse.org/lsp4e/releases/0.25.1/"/> |
39 | 39 | <repository location="https://download.eclipse.org/lsp4j/updates/releases/0.22.0/"/> |
40 | 40 | <unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group" version="0.0.0"/> |
41 | 41 | <unit id="org.eclipse.lsp4e" version="0.0.0"/> |
|
49 | 49 | <dependency> |
50 | 50 | <groupId>ch.qos.logback</groupId> |
51 | 51 | <artifactId>logback-classic</artifactId> |
52 | | - <version>1.5.0</version> |
| 52 | + <version>1.5.3</version> |
53 | 53 | <type>jar</type> |
54 | 54 | </dependency> |
55 | 55 | <dependency> |
|
77 | 77 | <dependency> |
78 | 78 | <groupId>com.google.guava</groupId> |
79 | 79 | <artifactId>guava</artifactId> |
80 | | - <version>33.0.0-jre</version> |
| 80 | + <version>33.1.0-jre</version> |
81 | 81 | <type>jar</type> |
82 | 82 | </dependency> |
83 | 83 | <dependency> |
|
0 commit comments