diff --git a/spring-boot-tools/spring-boot-configuration-processor/pom.xml b/spring-boot-tools/spring-boot-configuration-processor/pom.xml
index 0db592f986..f407ed5ab8 100644
--- a/spring-boot-tools/spring-boot-configuration-processor/pom.xml
+++ b/spring-boot-tools/spring-boot-configuration-processor/pom.xml
@@ -19,10 +19,11 @@
${basedir}/../..
-
-
+
+
com.vaadin.external.google
android-json
+ true
@@ -41,6 +42,34 @@
none
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+
+
+ package
+
+ shade
+
+
+
+
+ com.vaadin.external.google:android-json
+
+
+
+
+ org.json
+ org.springframework.boot.configurationprocessor.json
+
+
+ false
+ true
+ true
+
+
+
+