File tree Expand file tree Collapse file tree
rest-gui/market/market-web
rest/cwa-verification-server
graphql/petclinic-graphql
original/features-service Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <plugin >
2626 <groupId >org.springframework.boot</groupId >
2727 <artifactId >spring-boot-maven-plugin</artifactId >
28+ <version >2.4.3</version >
2829 </plugin >
2930 <!-- Tomcat Maven Plugin -->
3031 <plugin >
Original file line number Diff line number Diff line change 271271 <plugin >
272272 <groupId >org.springframework.boot</groupId >
273273 <artifactId >spring-boot-maven-plugin</artifactId >
274+ <version >${spring.boot.version} </version >
274275 <executions >
275276 <execution >
276277 <goals >
Original file line number Diff line number Diff line change 153153 <plugin >
154154 <groupId >org.springframework.boot</groupId >
155155 <artifactId >spring-boot-maven-plugin</artifactId >
156+ <version >2.0.1.RELEASE</version >
156157 <executions >
157158 <execution >
158159 <goals >
Original file line number Diff line number Diff line change 141141 <plugin >
142142 <groupId >org.springframework.boot</groupId >
143143 <artifactId >spring-boot-maven-plugin</artifactId >
144+ <version >2.2.1.RELEASE</version >
144145 </plugin >
145146 <plugin >
146147 <groupId >pl.project13.maven</groupId >
Original file line number Diff line number Diff line change 6363 <plugin >
6464 <groupId >org.springframework.boot</groupId >
6565 <artifactId >spring-boot-maven-plugin</artifactId >
66+ <version >2.1.3.RELEASE</version >
6667 <executions >
6768 <execution >
6869 <goals >
Original file line number Diff line number Diff line change 5656 <build >
5757 <plugins >
5858 <plugin >
59+ <!-- version has been managed by pom of its parent with pluginManagement -->
5960 <groupId >org.springframework.boot</groupId >
6061 <artifactId >spring-boot-maven-plugin</artifactId >
6162 <executions >
Original file line number Diff line number Diff line change 1919 </plugin >
2020
2121 <plugin >
22+ <!-- version has been managed by pom of its parent with pluginManagement -->
2223 <groupId >org.springframework.boot</groupId >
2324 <artifactId >spring-boot-maven-plugin</artifactId >
2425 <executions >
Original file line number Diff line number Diff line change 3535 <build >
3636 <plugins >
3737 <plugin >
38+ <!-- version has been managed by pom of its parent with pluginManagement -->
3839 <groupId >org.springframework.boot</groupId >
3940 <artifactId >spring-boot-maven-plugin</artifactId >
4041 <executions >
Original file line number Diff line number Diff line change 105105 <plugin >
106106 <groupId >org.springframework.boot</groupId >
107107 <artifactId >spring-boot-maven-plugin</artifactId >
108+ <version >1.4.4.RELEASE</version >
108109 <executions >
109110 <execution >
110111 <goals >
Original file line number Diff line number Diff line change 5353 <build >
5454 <plugins >
5555 <plugin >
56+ <!-- version has been managed by pom of its parent with pluginManagement -->
5657 <groupId >org.springframework.boot</groupId >
5758 <artifactId >spring-boot-maven-plugin</artifactId >
5859 <executions >
You can’t perform that action at this time.
0 commit comments