fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097
This commit is contained in:
snyk-bot
2022-01-02 23:58:55 +00:00
parent e2b77ab1d0
commit d2d174c843

View File

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