fix: other/mockserver/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-451458
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-451459
This commit is contained in:
snyk-test 2019-07-04 06:03:52 +00:00
parent 3c17f55264
commit 02eadb3bbb

View File

@ -12,7 +12,7 @@
<artifactId>mockserver</artifactId>
<properties>
<spring.boot.version>2.0.4.RELEASE</spring.boot.version>
<spring.boot.version>2.1.5.RELEASE</spring.boot.version>
<spring.oxm.version>5.0.8.RELEASE</spring.oxm.version>
<spring.test.version>4.3.10.RELEASE</spring.test.version>
<spring.security.test.version>4.2.3.RELEASE</spring.security.test.version>