fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
This commit is contained in:
snyk-bot
2022-02-21 20:25:38 +00:00
parent e2b77ab1d0
commit 9fc01b5331

View File

@@ -88,7 +88,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.2.32</version>
<version>1.3.1</version>
</dependency>
<!-- TEST dependencies -->