diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml
index 62e9e86ebb1..10b371ae6fb 100644
--- a/spring-boot-starters/spring-boot-starter-parent/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml
@@ -47,6 +47,7 @@
true
**/application*.yml
+ **/application*.yaml
**/application*.properties
@@ -54,6 +55,7 @@
${basedir}/src/main/resources
**/application*.yml
+ **/application*.yaml
**/application*.properties
@@ -215,4 +217,4 @@
-
\ No newline at end of file
+