diff options
author | vasraz <vasyl.razinkov@est.tech> | 2022-03-03 11:38:39 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-03-03 14:34:04 +0000 |
commit | 584dfd7712be7c238ef86c8ea4d009a61b33c75c (patch) | |
tree | 1229ad848b21af14057393b4aece114f9e416616 /common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | |
parent | 3dcbae860f1a4bc8e6596cddc9cb19611d0c3dc7 (diff) |
Update vulnerable dependencies
Change-Id: Id1098d2e0aceb3fb507e32994925d36f23ad8517
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3895
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-core/pom.xml')
-rwxr-xr-x | common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 02d96fdbb7..f72b77655f 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -89,7 +89,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.112</version> + <version>4.8.137</version> </dependency> <dependency> <groupId>com.virtlink.commons</groupId> |