diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2021-08-13 15:15:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-13 15:15:13 +0000 |
commit | d30a899340e9b43d7e0fc4ff430cf91a0aaafce8 (patch) | |
tree | f2f3d7c0a4e812e77c78d09ed93a98d2b89b0c11 /common | |
parent | 3838b3b025be3aac4324c2a0cbb3ff7cd7a5c774 (diff) | |
parent | 69f17d57e6db02e69dc9254c6480c680f398b8ef (diff) |
Merge "SO Critical vulnerability."
Diffstat (limited to 'common')
-rw-r--r-- | common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml index 330e6dd32e..39a980d7c8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -46,6 +46,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> + <version>5.2.14.RELEASE</version> </dependency> <dependency> <groupId>org.springframework</groupId> |