mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-10 18:17:29 +00:00
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:
parent
d34d347a1c
commit
f67ff638a3
@ -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-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user