|
222 | 222 | <dependency>
|
223 | 223 | <groupId>org.eclipse.jetty.ee8</groupId>
|
224 | 224 | <artifactId>jetty-ee8-apache-jsp</artifactId>
|
225 |
| - <version>12.0.17</version> |
| 225 | + <version>12.0.18</version> |
226 | 226 | <type>jar</type>
|
227 | 227 | </dependency>
|
228 | 228 | <dependency>
|
229 | 229 | <groupId>org.eclipse.jetty.ee8</groupId>
|
230 | 230 | <artifactId>jetty-ee8-nested</artifactId>
|
231 |
| - <version>12.0.17</version> |
| 231 | + <version>12.0.18</version> |
232 | 232 | <type>jar</type>
|
233 | 233 | </dependency>
|
234 | 234 | <dependency>
|
235 | 235 | <groupId>org.eclipse.jetty.ee8</groupId>
|
236 | 236 | <artifactId>jetty-ee8-security</artifactId>
|
237 |
| - <version>12.0.17</version> |
| 237 | + <version>12.0.18</version> |
238 | 238 | <type>jar</type>
|
239 | 239 | </dependency>
|
240 | 240 | <dependency>
|
241 | 241 | <groupId>org.eclipse.jetty.ee8</groupId>
|
242 | 242 | <artifactId>jetty-ee8-servlet</artifactId>
|
243 |
| - <version>12.0.17</version> |
| 243 | + <version>12.0.18</version> |
244 | 244 | <type>jar</type>
|
245 | 245 | </dependency>
|
246 | 246 | <dependency>
|
|
252 | 252 | <dependency>
|
253 | 253 | <groupId>org.eclipse.jetty</groupId>
|
254 | 254 | <artifactId>jetty-http</artifactId>
|
255 |
| - <version>12.0.17</version> |
| 255 | + <version>12.0.18</version> |
256 | 256 | <type>jar</type>
|
257 | 257 | </dependency>
|
258 | 258 | <dependency>
|
259 | 259 | <groupId>org.eclipse.jetty</groupId>
|
260 | 260 | <artifactId>jetty-io</artifactId>
|
261 |
| - <version>12.0.17</version> |
| 261 | + <version>12.0.18</version> |
262 | 262 | <type>jar</type>
|
263 | 263 | </dependency>
|
264 | 264 | <dependency>
|
265 | 265 | <groupId>org.eclipse.jetty</groupId>
|
266 | 266 | <artifactId>jetty-security</artifactId>
|
267 |
| - <version>12.0.17</version> |
| 267 | + <version>12.0.18</version> |
268 | 268 | <type>jar</type>
|
269 | 269 | </dependency>
|
270 | 270 | <dependency>
|
271 | 271 | <groupId>org.eclipse.jetty</groupId>
|
272 | 272 | <artifactId>jetty-server</artifactId>
|
273 |
| - <version>12.0.17</version> |
| 273 | + <version>12.0.18</version> |
274 | 274 | <type>jar</type>
|
275 | 275 | </dependency>
|
276 | 276 | <dependency>
|
277 | 277 | <groupId>org.eclipse.jetty</groupId>
|
278 | 278 | <artifactId>jetty-session</artifactId>
|
279 |
| - <version>12.0.17</version> |
| 279 | + <version>12.0.18</version> |
280 | 280 | <type>jar</type>
|
281 | 281 | </dependency>
|
282 | 282 | <dependency>
|
283 | 283 | <groupId>org.eclipse.jetty</groupId>
|
284 | 284 | <artifactId>jetty-util-ajax</artifactId>
|
285 |
| - <version>12.0.17</version> |
| 285 | + <version>12.0.18</version> |
286 | 286 | <type>jar</type>
|
287 | 287 | </dependency>
|
288 | 288 | <dependency>
|
289 | 289 | <groupId>org.eclipse.jetty</groupId>
|
290 | 290 | <artifactId>jetty-util</artifactId>
|
291 |
| - <version>12.0.17</version> |
| 291 | + <version>12.0.18</version> |
292 | 292 | <type>jar</type>
|
293 | 293 | </dependency>
|
294 | 294 | <dependency>
|
|
0 commit comments