aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9825d35b..f51acac1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -549,6 +549,11 @@
<artifactId>dom4j</artifactId>
<version>2.1.3</version>
</dependency>
+ <dependency>
+ <groupId>org.springframework.security</groupId>
+ <artifactId>spring-security-web</artifactId>
+ <version>5.2.3.RELEASE</version>
+ </dependency>
<!-- TESTING -->
<dependency>