Skip to content

Commit f9eab9d

Browse files
committed
Merge pull request #13631 from Karl Heinz Marbaise
* gh-13631: Remove maven-eclipse-plugin as it has been retired
2 parents 8ef08e5 + 205fa25 commit f9eab9d

File tree

1 file changed

+0
-6
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+0
-6
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@
193193
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
194194
<maven-dependency-plugin.version>3.0.2</maven-dependency-plugin.version>
195195
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
196-
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
197196
<maven-enforcer-plugin.version>3.0.0-M1</maven-enforcer-plugin.version>
198197
<maven-failsafe-plugin.version>2.22.0</maven-failsafe-plugin.version>
199198
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
@@ -2912,11 +2911,6 @@
29122911
<artifactId>maven-dependency-plugin</artifactId>
29132912
<version>${maven-dependency-plugin.version}</version>
29142913
</plugin>
2915-
<plugin>
2916-
<groupId>org.apache.maven.plugins</groupId>
2917-
<artifactId>maven-eclipse-plugin</artifactId>
2918-
<version>${maven-eclipse-plugin.version}</version>
2919-
</plugin>
29202914
<plugin>
29212915
<groupId>org.apache.maven.plugins</groupId>
29222916
<artifactId>maven-enforcer-plugin</artifactId>

0 commit comments

Comments
 (0)