diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 3e3d57be35..2c019c9adc 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -79,7 +79,7 @@
4.4.11
9.4.13.Final
2.15
- 2.9.8
+ 2.9.9
1.2.1
1.3.4
2.0.2
@@ -209,6 +209,7 @@
2.0.20.Final
3325375
0.37
+ 5.0.3
1.6.3
2.6.2
@@ -644,6 +645,11 @@
import
pom
+
+ com.fasterxml.woodstox
+ woodstox-core
+ ${woodstox.version}
+
com.github.ben-manes.caffeine
caffeine