fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
This commit is contained in:
snyk-bot
2022-10-02 21:11:15 +00:00
parent e2b77ab1d0
commit 04cbf6ded9

View File

@@ -60,7 +60,7 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>2.11.0</version>
<version>2.13.4</version>
</dependency>
<dependency>