diff --git a/spring-boot-project/spring-boot-actuator/pom.xml b/spring-boot-project/spring-boot-actuator/pom.xml
index 329876df51..b965d08359 100644
--- a/spring-boot-project/spring-boot-actuator/pom.xml
+++ b/spring-boot-project/spring-boot-actuator/pom.xml
@@ -272,6 +272,11 @@
spring-boot-autoconfigure
test
+
+ javax.xml.bind
+ jaxb-api
+ test
+
org.apache.logging.log4j
log4j-slf4j-impl