diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index ecc18fd268..85829c6162 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -80,7 +80,7 @@
4.4.11
9.4.13.Final
2.14
- 2.9.8
+ 2.9.9
3.0.12
1.2.0
1.3.2
@@ -192,6 +192,7 @@
2.0.20.Final
3325375
0.35
+ 5.0.3
1.6.3
1.4.01
2.6.2
@@ -623,6 +624,11 @@
import
pom
+
+ com.fasterxml.woodstox
+ woodstox-core
+ ${woodstox.version}
+
com.github.ben-manes.caffeine
caffeine