|
239 | 239 | <dependency> |
240 | 240 | <groupId>org.eclipse.jetty.ee8</groupId> |
241 | 241 | <artifactId>jetty-ee8-apache-jsp</artifactId> |
242 | | - <version>12.1.9</version> |
| 242 | + <version>12.1.10</version> |
243 | 243 | <type>jar</type> |
244 | 244 | </dependency> |
245 | 245 | <dependency> |
246 | 246 | <groupId>org.eclipse.jetty.ee8</groupId> |
247 | 247 | <artifactId>jetty-ee8-nested</artifactId> |
248 | | - <version>12.1.9</version> |
| 248 | + <version>12.1.10</version> |
249 | 249 | <type>jar</type> |
250 | 250 | </dependency> |
251 | 251 | <dependency> |
252 | 252 | <groupId>org.eclipse.jetty.ee8</groupId> |
253 | 253 | <artifactId>jetty-ee8-security</artifactId> |
254 | | - <version>12.1.9</version> |
| 254 | + <version>12.1.10</version> |
255 | 255 | <type>jar</type> |
256 | 256 | </dependency> |
257 | 257 | <dependency> |
258 | 258 | <groupId>org.eclipse.jetty.ee8</groupId> |
259 | 259 | <artifactId>jetty-ee8-servlet</artifactId> |
260 | | - <version>12.1.9</version> |
| 260 | + <version>12.1.10</version> |
261 | 261 | <type>jar</type> |
262 | 262 | </dependency> |
263 | 263 | <dependency> |
|
269 | 269 | <dependency> |
270 | 270 | <groupId>org.eclipse.jetty</groupId> |
271 | 271 | <artifactId>jetty-http</artifactId> |
272 | | - <version>12.1.9</version> |
| 272 | + <version>12.1.10</version> |
273 | 273 | <type>jar</type> |
274 | 274 | </dependency> |
275 | 275 | <dependency> |
276 | 276 | <groupId>org.eclipse.jetty</groupId> |
277 | 277 | <artifactId>jetty-io</artifactId> |
278 | | - <version>12.1.9</version> |
| 278 | + <version>12.1.10</version> |
279 | 279 | <type>jar</type> |
280 | 280 | </dependency> |
281 | 281 | <dependency> |
282 | 282 | <groupId>org.eclipse.jetty</groupId> |
283 | 283 | <artifactId>jetty-security</artifactId> |
284 | | - <version>12.1.9</version> |
| 284 | + <version>12.1.10</version> |
285 | 285 | <type>jar</type> |
286 | 286 | </dependency> |
287 | 287 | <dependency> |
288 | 288 | <groupId>org.eclipse.jetty</groupId> |
289 | 289 | <artifactId>jetty-server</artifactId> |
290 | | - <version>12.1.9</version> |
| 290 | + <version>12.1.10</version> |
291 | 291 | <type>jar</type> |
292 | 292 | </dependency> |
293 | 293 | <dependency> |
294 | 294 | <groupId>org.eclipse.jetty</groupId> |
295 | 295 | <artifactId>jetty-session</artifactId> |
296 | | - <version>12.1.9</version> |
| 296 | + <version>12.1.10</version> |
297 | 297 | <type>jar</type> |
298 | 298 | </dependency> |
299 | 299 | <dependency> |
300 | 300 | <groupId>org.eclipse.jetty</groupId> |
301 | 301 | <artifactId>jetty-util-ajax</artifactId> |
302 | | - <version>12.1.9</version> |
| 302 | + <version>12.1.10</version> |
303 | 303 | <type>jar</type> |
304 | 304 | </dependency> |
305 | 305 | <dependency> |
306 | 306 | <groupId>org.eclipse.jetty</groupId> |
307 | 307 | <artifactId>jetty-util</artifactId> |
308 | | - <version>12.1.9</version> |
| 308 | + <version>12.1.10</version> |
309 | 309 | <type>jar</type> |
310 | 310 | </dependency> |
311 | 311 | <dependency> |
|
0 commit comments