|
4 | 4 | <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/> |
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.39/R-4.39-202602260420"/> |
| 7 | + <repository location="https://download.eclipse.org/eclipse/updates/4.40/R-4.40-202606010713"/> |
8 | 8 | <unit id="org.eclipse.sdk.feature.group"/> |
9 | 9 | <unit id="org.eclipse.equinox.p2.discovery.feature.feature.group"/> |
10 | 10 | <unit id="org.eclipse.ui.tests.harness"/> |
|
14 | 14 | <unit id="jakarta.annotation-api" version="[1.3,2)"/> |
15 | 15 | </location> |
16 | 16 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
17 | | - <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2026-06"/> |
| 17 | + <repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2026-09"/> |
18 | 18 | <unit id="org.jdom2"/> |
19 | 19 | </location> |
20 | 20 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
|
27 | 27 | <unit id="org.eclipse.emf.ecore.edit.feature.group"/> |
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.41.0/R-3.41.0-20260225091541/repository"/> |
| 30 | + <repository location="https://download.eclipse.org/webtools/downloads/drops/R3.42.0/R-3.42.0-20260602145033/repository"/> |
31 | 31 | <unit id="org.eclipse.wst.common.uriresolver"/> |
32 | 32 | <unit id="org.eclipse.wst.common.emf"/> |
33 | 33 | <unit id="org.eclipse.wst.xsd.core"/> |
34 | 34 | </location> |
35 | 35 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
36 | 36 | <repository location="https://download.eclipse.org/lsp4e/releases/0.30.5"/> |
37 | 37 | <repository location="https://download.eclipse.org/tm4e/releases/0.17.2"/> |
38 | | - <repository location="https://download.eclipse.org/wildwebdeveloper/releases/1.4.0/"/> |
| 38 | + <repository location="https://download.eclipse.org/wildwebdeveloper/updates/release/1.4.0"/> |
39 | 39 | <unit id="org.eclipse.lsp4e"/> |
40 | 40 | <unit id="org.eclipse.wildwebdeveloper.xml.feature.feature.group"/> |
41 | 41 | </location> |
|
52 | 52 | <dependency> |
53 | 53 | <groupId>ch.qos.logback</groupId> |
54 | 54 | <artifactId>logback-classic</artifactId> |
55 | | - <version>1.5.34</version> |
| 55 | + <version>1.5.35</version> |
56 | 56 | <type>jar</type> |
57 | 57 | </dependency> |
58 | 58 | <dependency> |
|
0 commit comments