Skip to content

Commit a7396b6

Browse files
committed
Update Jetty to 2.0.15
- Update orbit to m3 repository
1 parent 127509b commit a7396b6

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<unit id="org.commonmark-gfm-tables" version="0.24.0.v20241021-1700"/>
5050

5151
<!-- This is the "normal" Orbit repository is expected to be updated on milestones and releases based on Orbit deliveries. -->
52-
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202410211932"/>
52+
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/S202411070309"/>
5353
</location>
5454

5555
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
@@ -236,25 +236,25 @@
236236
<dependency>
237237
<groupId>org.eclipse.jetty.ee8</groupId>
238238
<artifactId>jetty-ee8-apache-jsp</artifactId>
239-
<version>12.0.14</version>
239+
<version>12.0.15</version>
240240
<type>jar</type>
241241
</dependency>
242242
<dependency>
243243
<groupId>org.eclipse.jetty.ee8</groupId>
244244
<artifactId>jetty-ee8-nested</artifactId>
245-
<version>12.0.14</version>
245+
<version>12.0.15</version>
246246
<type>jar</type>
247247
</dependency>
248248
<dependency>
249249
<groupId>org.eclipse.jetty.ee8</groupId>
250250
<artifactId>jetty-ee8-security</artifactId>
251-
<version>12.0.14</version>
251+
<version>12.0.15</version>
252252
<type>jar</type>
253253
</dependency>
254254
<dependency>
255255
<groupId>org.eclipse.jetty.ee8</groupId>
256256
<artifactId>jetty-ee8-servlet</artifactId>
257-
<version>12.0.14</version>
257+
<version>12.0.15</version>
258258
<type>jar</type>
259259
</dependency>
260260
<dependency>
@@ -266,43 +266,43 @@
266266
<dependency>
267267
<groupId>org.eclipse.jetty</groupId>
268268
<artifactId>jetty-http</artifactId>
269-
<version>12.0.14</version>
269+
<version>12.0.15</version>
270270
<type>jar</type>
271271
</dependency>
272272
<dependency>
273273
<groupId>org.eclipse.jetty</groupId>
274274
<artifactId>jetty-io</artifactId>
275-
<version>12.0.14</version>
275+
<version>12.0.15</version>
276276
<type>jar</type>
277277
</dependency>
278278
<dependency>
279279
<groupId>org.eclipse.jetty</groupId>
280280
<artifactId>jetty-security</artifactId>
281-
<version>12.0.14</version>
281+
<version>12.0.15</version>
282282
<type>jar</type>
283283
</dependency>
284284
<dependency>
285285
<groupId>org.eclipse.jetty</groupId>
286286
<artifactId>jetty-server</artifactId>
287-
<version>12.0.14</version>
287+
<version>12.0.15</version>
288288
<type>jar</type>
289289
</dependency>
290290
<dependency>
291291
<groupId>org.eclipse.jetty</groupId>
292292
<artifactId>jetty-session</artifactId>
293-
<version>12.0.14</version>
293+
<version>12.0.15</version>
294294
<type>jar</type>
295295
</dependency>
296296
<dependency>
297297
<groupId>org.eclipse.jetty</groupId>
298298
<artifactId>jetty-util-ajax</artifactId>
299-
<version>12.0.14</version>
299+
<version>12.0.15</version>
300300
<type>jar</type>
301301
</dependency>
302302
<dependency>
303303
<groupId>org.eclipse.jetty</groupId>
304304
<artifactId>jetty-util</artifactId>
305-
<version>12.0.14</version>
305+
<version>12.0.15</version>
306306
<type>jar</type>
307307
</dependency>
308308
<dependency>

0 commit comments

Comments
 (0)