fix: docsys/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-03-21 09:13:48 +00:00
parent b4b9d1bb05
commit 8c1362934f

View File

@@ -89,7 +89,7 @@
<dependency>
<groupId>com.fasterxml.jackson.jaxrs</groupId>
<artifactId>jackson-jaxrs-json-provider</artifactId>
<version>2.13.0</version>
<version>2.13.2</version>
</dependency>
<dependency>