diff --git a/spring-boot-project/spring-boot-actuator/pom.xml b/spring-boot-project/spring-boot-actuator/pom.xml
index 392a8cdabf..476bf80c91 100644
--- a/spring-boot-project/spring-boot-actuator/pom.xml
+++ b/spring-boot-project/spring-boot-actuator/pom.xml
@@ -293,6 +293,11 @@
spring-boot-autoconfigure
test
+
+ javax.xml.bind
+ jaxb-api
+ test
+
org.apache.logging.log4j
log4j-slf4j-impl