aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2021-08-13 15:14:54 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-13 15:14:54 +0000
commit3838b3b025be3aac4324c2a0cbb3ff7cd7a5c774 (patch)
tree191b926bdefff16f264cf9eaf13073827f7aa75a /common/pom.xml
parent07f292919103fb1fa505944639a163578694f839 (diff)
parentf45203d505ef9fe97e6aa0c012025d93335a4533 (diff)
Merge "SO Critical vulnerability"
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml
index bbb32b52be..330e6dd32e 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -107,6 +107,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
+ <version>5.4.6</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>