Skip to content

Commit 6219ea2

Browse files
committed
Remove unwanted override of resource plugin's version
Closes gh-13607
1 parent 205bb76 commit 6219ea2

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-starters/spring-boot-starter-parent

1 file changed

+0
-1
lines changed

spring-boot-starters/spring-boot-starter-parent/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>
125125
<artifactId>maven-resources-plugin</artifactId>
126-
<version>2.6</version>
127126
<configuration>
128127
<delimiters>
129128
<delimiter>${resource.delimiter}</delimiter>

0 commit comments

Comments
 (0)