diff --git a/src/pom.xml b/src/pom.xml
index 5afaa8bb..07062cd4 100644
--- a/src/pom.xml
+++ b/src/pom.xml
@@ -74,7 +74,7 @@
spring-security-core 3.0.4 requires spring-core 3.x, otherwise we'd normally use 2.5.6, which
is what the rest of the app uses
-->
- 5.3.9
+ 5.3.18
@@ -536,6 +536,14 @@
+
+ org.springframework
+ spring-framework-bom
+ ${spring-version}
+ pom
+ import
+
+
org.springframework
spring-core