We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7a4bc commit f71eb64Copy full SHA for f71eb64
pom.xml
@@ -313,14 +313,14 @@
313
<dependency>
314
<groupId>org.eclipse.jetty</groupId>
315
<artifactId>jetty-server</artifactId>
316
- <version>9.4.15.v20190215</version>
+ <version>9.4.17.v20190418</version>
317
<scope>test</scope>
318
<optional>true</optional>
319
</dependency>
320
321
322
<artifactId>jetty-webapp</artifactId>
323
- <version>9.3.25.v20180904</version>
324
325
326
0 commit comments