Bumping up jetty-schemas and jetty-test-helper version

This commit is contained in:
Joakim Erdfelt 2018-11-09 12:47:37 -06:00
parent 422f4d9341
commit 027cc240ca
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@
<maven.plugin-tools.version>3.5.2</maven.plugin-tools.version>
<!-- testing -->
<jetty.test.version>5.1</jetty.test.version>
<jetty.test.version>5.2</jetty.test.version>
</properties>
<licenses>
@ -925,7 +925,7 @@
<dependency>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-schemas</artifactId>
<version>3.1</version>
<version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.mortbay.jasper</groupId>