diff --git a/spring-boot-test-autoconfigure/pom.xml b/spring-boot-test-autoconfigure/pom.xml
index 8e1704a5cf..0c50c14e81 100644
--- a/spring-boot-test-autoconfigure/pom.xml
+++ b/spring-boot-test-autoconfigure/pom.xml
@@ -44,6 +44,11 @@
jackson-databind
true
+
+ com.google.code.gson
+ gson
+ true
+
com.jayway.jsonpath
json-path