fix: engine-rest/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
This commit is contained in:
snyk-bot 2022-03-13 07:07:49 +00:00
parent a77c5e1265
commit 889fc65892
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -23,7 +23,7 @@
<dependency>
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser</artifactId>
<version>2.0.27</version>
<version>2.0.31</version>
</dependency>
<dependency>