diff --git a/libraries-5/pom.xml b/libraries-5/pom.xml
index c98a66c094..a043b4bfa8 100644
--- a/libraries-5/pom.xml
+++ b/libraries-5/pom.xml
@@ -141,7 +141,7 @@
2.5.11
0.8.1
3.0.14
- 2.5.5
+ 3.1.8
3.0.2
4.5.1
1.0
diff --git a/spring-5-webflux-2/pom.xml b/spring-5-webflux-2/pom.xml
index 68945138d4..34cbda6c18 100644
--- a/spring-5-webflux-2/pom.xml
+++ b/spring-5-webflux-2/pom.xml
@@ -100,7 +100,7 @@
3.4.5
- 2.9.2
+ 3.1.8
1.16.2
diff --git a/spring-boot-modules/spring-boot-libraries/pom.xml b/spring-boot-modules/spring-boot-libraries/pom.xml
index d8ca53f013..b7b8ad17ad 100644
--- a/spring-boot-modules/spring-boot-libraries/pom.xml
+++ b/spring-boot-modules/spring-boot-libraries/pom.xml
@@ -228,7 +228,7 @@
3.3.0
7.6.0
0.7.0
- 2.8.2
+ 3.1.8
\ No newline at end of file
diff --git a/spring-boot-modules/spring-caching-2/pom.xml b/spring-boot-modules/spring-caching-2/pom.xml
index 2239256630..ee28ac5ed5 100644
--- a/spring-boot-modules/spring-caching-2/pom.xml
+++ b/spring-boot-modules/spring-caching-2/pom.xml
@@ -47,6 +47,7 @@
com.github.ben-manes.caffeine
caffeine
+ ${caffeine.version}
it.ozimov
@@ -64,6 +65,7 @@
0.7.3
+ 3.1.8
\ No newline at end of file
diff --git a/spring-boot-modules/spring-caching/pom.xml b/spring-boot-modules/spring-caching/pom.xml
index c27ccf3348..f3d9488b89 100644
--- a/spring-boot-modules/spring-caching/pom.xml
+++ b/spring-boot-modules/spring-caching/pom.xml
@@ -51,6 +51,7 @@
com.github.ben-manes.caffeine
caffeine
+ ${caffeine.version}
com.h2database
@@ -78,6 +79,7 @@
3.5.2
+ 3.1.8
\ No newline at end of file