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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
This commit is contained in:
snyk-bot
2022-04-05 07:46:54 +00:00
parent a09e810044
commit 8c72531f83

View File

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