File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 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>
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 >
You can’t perform that action at this time.
0 commit comments