mirror of
https://github.com/theotherp/nzbhydra2.git
synced 2026-02-06 11:17:18 +00:00
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:
parent
3c17f55264
commit
02eadb3bbb
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user