diff --git a/pom.xml b/pom.xml
index 04f16c276a..f37b72e8df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
UTF-8
${basedir}
**/*
- **/.git/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class,**/spring-boot-gradle-plugin/build/**
+ **/.git/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class,**/spring-boot-gradle-plugin/build/**,**/spring-boot-gradle-plugin/bin/**
check