9
9
<unit id =" org.eclipse.jdt.source.feature.group" version =" 0.0.0" />
10
10
<unit id =" org.eclipse.sdk.feature.group" version =" 0.0.0" />
11
11
<unit id =" org.mockito.mockito-core" version =" 0.0.0" />
12
- <repository location =" https://download.eclipse.org/eclipse/updates/4.31 -I-builds/I20240111-0700 /" />
12
+ <repository location =" https://download.eclipse.org/eclipse/updates/4.33 -I-builds/I20240613-1800 /" />
13
13
</location >
14
14
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
15
15
<unit id =" org.eclipse.xtext.xbase.lib" version =" 0.0.0" />
16
- <unit id =" org.apache.commons.lang3" version =" 3.13.0" />
17
16
<unit id =" com.google.gson" version =" 2.10.1.v20230109-0753" />
18
- <repository location =" https://download.eclipse.org/releases/2023-12/202312061001 /" />
17
+ <repository location =" https://download.eclipse.org/releases/2024-03 /" />
19
18
</location >
20
19
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
21
20
<unit id =" org.eclipse.jdt.ls.core" version =" 0.0.0" />
22
21
<repository location =" https://download.eclipse.org/jdtls/snapshots/repository/latest/" />
23
22
</location >
24
23
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
25
- <repository location =" https://download.eclipse.org/lsp4j/updates/releases/0.21.1 /" />
26
- <unit id =" org.eclipse.lsp4j.sdk.feature.group " version =" 0.0.0" />
24
+ <repository location =" https://download.eclipse.org/lsp4j/updates/releases/0.22.0 /" />
25
+ <unit id =" org.eclipse.lsp4j" version =" 0.0.0" />
27
26
</location >
28
27
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
29
- <unit id =" slf4j.api" version =" 0.0.0" />
30
28
<unit id =" org.eclipse.m2e.maven.runtime" version =" 0.0.0" />
31
29
<repository location =" https://download.eclipse.org/technology/m2e/snapshots/latest/" />
32
30
</location >
31
+ <location includeDependencyDepth =" none" includeDependencyScopes =" compile" includeSource =" true" missingManifest =" generate" type =" Maven" >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >org.apache.commons</groupId >
35
+ <artifactId >commons-lang3</artifactId >
36
+ <version >3.14.0</version >
37
+ <type >jar</type >
38
+ </dependency >
39
+ </dependencies >
40
+ </location >
33
41
</locations >
34
42
</target >
0 commit comments