fix: catalog-rest-service/pom.xml to reduce vulnerabilities (#6265)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-2812456
This commit is contained in:
Snyk bot 2022-07-22 08:37:05 +02:00 committed by GitHub
parent d34d347a1c
commit f67ff638a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -245,7 +245,7 @@
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>secretsmanager</artifactId>
<version>2.17.136</version>
<version>2.17.188</version>
</dependency>
<!--test dependencies-->