|
229 | 229 | <dependency> |
230 | 230 | <groupId>org.eclipse.jetty.ee8</groupId> |
231 | 231 | <artifactId>jetty-ee8-apache-jsp</artifactId> |
232 | | - <version>12.1.5</version> |
| 232 | + <version>12.1.6</version> |
233 | 233 | <type>jar</type> |
234 | 234 | </dependency> |
235 | 235 | <dependency> |
236 | 236 | <groupId>org.eclipse.jetty.ee8</groupId> |
237 | 237 | <artifactId>jetty-ee8-nested</artifactId> |
238 | | - <version>12.1.5</version> |
| 238 | + <version>12.1.6</version> |
239 | 239 | <type>jar</type> |
240 | 240 | </dependency> |
241 | 241 | <dependency> |
242 | 242 | <groupId>org.eclipse.jetty.ee8</groupId> |
243 | 243 | <artifactId>jetty-ee8-security</artifactId> |
244 | | - <version>12.1.5</version> |
| 244 | + <version>12.1.6</version> |
245 | 245 | <type>jar</type> |
246 | 246 | </dependency> |
247 | 247 | <dependency> |
248 | 248 | <groupId>org.eclipse.jetty.ee8</groupId> |
249 | 249 | <artifactId>jetty-ee8-servlet</artifactId> |
250 | | - <version>12.1.5</version> |
| 250 | + <version>12.1.6</version> |
251 | 251 | <type>jar</type> |
252 | 252 | </dependency> |
253 | 253 | <dependency> |
|
259 | 259 | <dependency> |
260 | 260 | <groupId>org.eclipse.jetty</groupId> |
261 | 261 | <artifactId>jetty-http</artifactId> |
262 | | - <version>12.1.5</version> |
| 262 | + <version>12.1.6</version> |
263 | 263 | <type>jar</type> |
264 | 264 | </dependency> |
265 | 265 | <dependency> |
266 | 266 | <groupId>org.eclipse.jetty</groupId> |
267 | 267 | <artifactId>jetty-io</artifactId> |
268 | | - <version>12.1.5</version> |
| 268 | + <version>12.1.6</version> |
269 | 269 | <type>jar</type> |
270 | 270 | </dependency> |
271 | 271 | <dependency> |
272 | 272 | <groupId>org.eclipse.jetty</groupId> |
273 | 273 | <artifactId>jetty-security</artifactId> |
274 | | - <version>12.1.5</version> |
| 274 | + <version>12.1.6</version> |
275 | 275 | <type>jar</type> |
276 | 276 | </dependency> |
277 | 277 | <dependency> |
278 | 278 | <groupId>org.eclipse.jetty</groupId> |
279 | 279 | <artifactId>jetty-server</artifactId> |
280 | | - <version>12.1.5</version> |
| 280 | + <version>12.1.6</version> |
281 | 281 | <type>jar</type> |
282 | 282 | </dependency> |
283 | 283 | <dependency> |
284 | 284 | <groupId>org.eclipse.jetty</groupId> |
285 | 285 | <artifactId>jetty-session</artifactId> |
286 | | - <version>12.1.5</version> |
| 286 | + <version>12.1.6</version> |
287 | 287 | <type>jar</type> |
288 | 288 | </dependency> |
289 | 289 | <dependency> |
290 | 290 | <groupId>org.eclipse.jetty</groupId> |
291 | 291 | <artifactId>jetty-util-ajax</artifactId> |
292 | | - <version>12.1.5</version> |
| 292 | + <version>12.1.6</version> |
293 | 293 | <type>jar</type> |
294 | 294 | </dependency> |
295 | 295 | <dependency> |
296 | 296 | <groupId>org.eclipse.jetty</groupId> |
297 | 297 | <artifactId>jetty-util</artifactId> |
298 | | - <version>12.1.5</version> |
| 298 | + <version>12.1.6</version> |
299 | 299 | <type>jar</type> |
300 | 300 | </dependency> |
301 | 301 | <dependency> |
|
0 commit comments