Skip to content

Commit 083206e

Browse files
eclipse-releng-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent c3d0be1 commit 083206e

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -239,25 +239,25 @@
239239
<dependency>
240240
<groupId>org.eclipse.jetty.ee8</groupId>
241241
<artifactId>jetty-ee8-apache-jsp</artifactId>
242-
<version>12.1.9</version>
242+
<version>12.1.10</version>
243243
<type>jar</type>
244244
</dependency>
245245
<dependency>
246246
<groupId>org.eclipse.jetty.ee8</groupId>
247247
<artifactId>jetty-ee8-nested</artifactId>
248-
<version>12.1.9</version>
248+
<version>12.1.10</version>
249249
<type>jar</type>
250250
</dependency>
251251
<dependency>
252252
<groupId>org.eclipse.jetty.ee8</groupId>
253253
<artifactId>jetty-ee8-security</artifactId>
254-
<version>12.1.9</version>
254+
<version>12.1.10</version>
255255
<type>jar</type>
256256
</dependency>
257257
<dependency>
258258
<groupId>org.eclipse.jetty.ee8</groupId>
259259
<artifactId>jetty-ee8-servlet</artifactId>
260-
<version>12.1.9</version>
260+
<version>12.1.10</version>
261261
<type>jar</type>
262262
</dependency>
263263
<dependency>
@@ -269,43 +269,43 @@
269269
<dependency>
270270
<groupId>org.eclipse.jetty</groupId>
271271
<artifactId>jetty-http</artifactId>
272-
<version>12.1.9</version>
272+
<version>12.1.10</version>
273273
<type>jar</type>
274274
</dependency>
275275
<dependency>
276276
<groupId>org.eclipse.jetty</groupId>
277277
<artifactId>jetty-io</artifactId>
278-
<version>12.1.9</version>
278+
<version>12.1.10</version>
279279
<type>jar</type>
280280
</dependency>
281281
<dependency>
282282
<groupId>org.eclipse.jetty</groupId>
283283
<artifactId>jetty-security</artifactId>
284-
<version>12.1.9</version>
284+
<version>12.1.10</version>
285285
<type>jar</type>
286286
</dependency>
287287
<dependency>
288288
<groupId>org.eclipse.jetty</groupId>
289289
<artifactId>jetty-server</artifactId>
290-
<version>12.1.9</version>
290+
<version>12.1.10</version>
291291
<type>jar</type>
292292
</dependency>
293293
<dependency>
294294
<groupId>org.eclipse.jetty</groupId>
295295
<artifactId>jetty-session</artifactId>
296-
<version>12.1.9</version>
296+
<version>12.1.10</version>
297297
<type>jar</type>
298298
</dependency>
299299
<dependency>
300300
<groupId>org.eclipse.jetty</groupId>
301301
<artifactId>jetty-util-ajax</artifactId>
302-
<version>12.1.9</version>
302+
<version>12.1.10</version>
303303
<type>jar</type>
304304
</dependency>
305305
<dependency>
306306
<groupId>org.eclipse.jetty</groupId>
307307
<artifactId>jetty-util</artifactId>
308-
<version>12.1.9</version>
308+
<version>12.1.10</version>
309309
<type>jar</type>
310310
</dependency>
311311
<dependency>

0 commit comments

Comments
 (0)