Skip to content

Commit 5730071

Browse files
committed
Remove version of override for resources plugin
Closes gh-9537
1 parent d559f7a commit 5730071

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
@@ -122,7 +122,6 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-resources-plugin</artifactId>
125-
<version>2.6</version>
126125
<configuration>
127126
<delimiters>
128127
<delimiter>${resource.delimiter}</delimiter>

0 commit comments

Comments
 (0)