diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
index 654c17a4a4..5bb22665d7 100644
--- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
+++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml
@@ -481,6 +481,11 @@
+
+ javax.xml.bind
+ jaxb-api
+ test
+
org.apache.logging.log4j
log4j-slf4j-impl