fix: docsys/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
This commit is contained in:
snyk-bot
2023-02-01 04:36:00 +00:00
parent 844ce1c0d8
commit 45cf841e3f

View File

@@ -94,7 +94,7 @@
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-jackson</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</dependency>
<dependency>