aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 9af3f62442..7c37f50e90 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>