Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
e19fe53b96 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
2022-05-14 20:38:19 +00:00

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.3</version>
</dependency>
<dependency>