|
7 | 7 | <unit id="org.eclipse.license.feature.group" version="0.0.0" /> |
8 | 8 | </location> |
9 | 9 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
10 | | - <repository location="https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250515-1800/" /> |
| 10 | + <repository location="https://download.eclipse.org/eclipse/updates/4.36-I-builds/I20250528-1830" /> |
11 | 11 | <unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0" /> |
12 | 12 | <unit id="org.eclipse.jdt.annotation" version="0.0.0" /> |
13 | 13 | <unit id="org.eclipse.sdk.feature.group" version="0.0.0" /> |
|
22 | 22 | <unit id="org.eclipse.egit.feature.group" 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/linuxtools/updates-docker-nightly/" /> |
| 25 | + <repository location="https://download.eclipse.org/linuxtools/update-2025-06-docker-rc2" /> |
26 | 26 | <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0" /> |
27 | 27 | </location> |
28 | 28 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
29 | | - <repository location="https://download.eclipse.org/lsp4e/snapshots/" /> |
| 29 | + <repository location="https://download.eclipse.org/lsp4e/releases/0.27.4" /> |
30 | 30 | <unit id="org.eclipse.lsp4e" version="0.0.0" /> |
31 | 31 | <unit id="org.eclipse.lsp4e.debug" version="0.0.0" /> |
32 | 32 | </location> |
|
46 | 46 | </location> |
47 | 47 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
48 | 48 | <!-- We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. --> |
49 | | - <repository location="https://download.eclipse.org/tools/cdt/builds/12.1/cdt-12.1.0-m2/"/> |
| 49 | + <repository location="https://download.eclipse.org/tools/cdt/builds/12.1/cdt-12.1.0-rc1/"/> |
50 | 50 | <unit id="org.eclipse.cdt.feature.group" version="0.0.0" /> |
51 | 51 | </location> |
52 | 52 | <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> |
|
118 | 118 | <dependency> |
119 | 119 | <groupId>org.mockito</groupId> |
120 | 120 | <artifactId>mockito-core</artifactId> |
121 | | - <version>5.17.0</version> |
| 121 | + <version>5.18.0</version> |
122 | 122 | <type>jar</type> |
123 | 123 | </dependency> |
124 | 124 | <dependency> |
|
0 commit comments