diff --git a/pom.xml b/pom.xml
index ff623bafa..760310c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,7 @@
UTF-8
1.8
3.1.1
+ 2.5.15
1.13.0
2.1.0
1.2.23
@@ -39,20 +40,20 @@
-
+
- org.springframework.boot
- spring-boot-dependencies
- 2.5.15
+ org.springframework
+ spring-framework-bom
+ ${spring-framework.version}
pom
import
-
+
- org.springframework
- spring-framework-bom
- ${spring-framework.version}
+ org.springframework.boot
+ spring-boot-dependencies
+ ${spring-boot.version}
pom
import