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.34/ " />
7
+ <repository location =" https://download.eclipse.org/eclipse/updates/4.35/R-4.35-202502280140 " />
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" />
14
14
<unit id =" jakarta.annotation-api" version =" 1.3.5" />
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/2025-03 /" />
17
+ <repository location =" https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-06 /" />
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-7.1/ " />
21
+ <repository location =" https://download.eclipse.org/egit/updates-7.2 " />
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" >
54
54
<dependency >
55
55
<groupId >ch.qos.logback</groupId >
56
56
<artifactId >logback-classic</artifactId >
57
- <version >1.5.17 </version >
57
+ <version >1.5.18 </version >
58
58
<type >jar</type >
59
59
</dependency >
60
60
<dependency >
138
138
<dependency >
139
139
<groupId >org.apache.maven.archetype</groupId >
140
140
<artifactId >archetype-common</artifactId >
141
- <version >3.2 .1</version >
141
+ <version >3.3 .1</version >
142
142
<type >jar</type >
143
143
</dependency >
144
144
</dependencies >
@@ -161,13 +161,13 @@ Import-Package: org.jdom2*
161
161
<dependency >
162
162
<groupId >org.apache.maven.archetype</groupId >
163
163
<artifactId >archetype-catalog</artifactId >
164
- <version >3.2 .1</version >
164
+ <version >3.3 .1</version >
165
165
<type >jar</type >
166
166
</dependency >
167
167
<dependency >
168
168
<groupId >org.apache.maven.archetype</groupId >
169
169
<artifactId >archetype-descriptor</artifactId >
170
- <version >3.2 .1</version >
170
+ <version >3.3 .1</version >
171
171
<type >jar</type >
172
172
</dependency >
173
173
<dependency >
0 commit comments