diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index bad2bc47144..86135d1cb08 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -197,7 +197,7 @@
0.32-1
1.6.3
1.4.01
- 2.3.0
+ 2.5.0
3.0.0
1.5.0
@@ -2521,7 +2521,17 @@
org.xmlunit
xmlunit-core
- ${xmlunit.version}
+ ${xmlunit2.version}
+
+
+ org.xmlunit
+ xmlunit-legacy
+ ${xmlunit2.version}
+
+
+ org.xmlunit
+ xmlunit-matchers
+ ${xmlunit2.version}
org.yaml