Skip to content

Commit 5afc02d

Browse files
eclipse-releng-botakurtakov
authored andcommitted
Update target-platform with latest version
1 parent 74d609a commit 5afc02d

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -222,25 +222,25 @@
222222
<dependency>
223223
<groupId>org.eclipse.jetty.ee8</groupId>
224224
<artifactId>jetty-ee8-apache-jsp</artifactId>
225-
<version>12.0.17</version>
225+
<version>12.0.18</version>
226226
<type>jar</type>
227227
</dependency>
228228
<dependency>
229229
<groupId>org.eclipse.jetty.ee8</groupId>
230230
<artifactId>jetty-ee8-nested</artifactId>
231-
<version>12.0.17</version>
231+
<version>12.0.18</version>
232232
<type>jar</type>
233233
</dependency>
234234
<dependency>
235235
<groupId>org.eclipse.jetty.ee8</groupId>
236236
<artifactId>jetty-ee8-security</artifactId>
237-
<version>12.0.17</version>
237+
<version>12.0.18</version>
238238
<type>jar</type>
239239
</dependency>
240240
<dependency>
241241
<groupId>org.eclipse.jetty.ee8</groupId>
242242
<artifactId>jetty-ee8-servlet</artifactId>
243-
<version>12.0.17</version>
243+
<version>12.0.18</version>
244244
<type>jar</type>
245245
</dependency>
246246
<dependency>
@@ -252,43 +252,43 @@
252252
<dependency>
253253
<groupId>org.eclipse.jetty</groupId>
254254
<artifactId>jetty-http</artifactId>
255-
<version>12.0.17</version>
255+
<version>12.0.18</version>
256256
<type>jar</type>
257257
</dependency>
258258
<dependency>
259259
<groupId>org.eclipse.jetty</groupId>
260260
<artifactId>jetty-io</artifactId>
261-
<version>12.0.17</version>
261+
<version>12.0.18</version>
262262
<type>jar</type>
263263
</dependency>
264264
<dependency>
265265
<groupId>org.eclipse.jetty</groupId>
266266
<artifactId>jetty-security</artifactId>
267-
<version>12.0.17</version>
267+
<version>12.0.18</version>
268268
<type>jar</type>
269269
</dependency>
270270
<dependency>
271271
<groupId>org.eclipse.jetty</groupId>
272272
<artifactId>jetty-server</artifactId>
273-
<version>12.0.17</version>
273+
<version>12.0.18</version>
274274
<type>jar</type>
275275
</dependency>
276276
<dependency>
277277
<groupId>org.eclipse.jetty</groupId>
278278
<artifactId>jetty-session</artifactId>
279-
<version>12.0.17</version>
279+
<version>12.0.18</version>
280280
<type>jar</type>
281281
</dependency>
282282
<dependency>
283283
<groupId>org.eclipse.jetty</groupId>
284284
<artifactId>jetty-util-ajax</artifactId>
285-
<version>12.0.17</version>
285+
<version>12.0.18</version>
286286
<type>jar</type>
287287
</dependency>
288288
<dependency>
289289
<groupId>org.eclipse.jetty</groupId>
290290
<artifactId>jetty-util</artifactId>
291-
<version>12.0.17</version>
291+
<version>12.0.18</version>
292292
<type>jar</type>
293293
</dependency>
294294
<dependency>

0 commit comments

Comments
 (0)