File tree Expand file tree Collapse file tree 14 files changed +15
-0
lines changed
rest/cwa-verification-server
original/features-service Expand file tree Collapse file tree 14 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 2727 <plugin >
2828 <groupId >org.springframework.boot</groupId >
2929 <artifactId >spring-boot-maven-plugin</artifactId >
30+ <version >2.4.3</version >
3031 <executions >
3132 <execution >
3233 <goals >
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 8888 <plugin >
8989 <groupId >org.springframework.boot</groupId >
9090 <artifactId >spring-boot-maven-plugin</artifactId >
91+ <version >${springboot.version} </version >
9192 <executions >
9293 <execution >
9394 <goals >
Original file line number Diff line number Diff line change 8888 <plugin >
8989 <groupId >org.springframework.boot</groupId >
9090 <artifactId >spring-boot-maven-plugin</artifactId >
91+ <version >${springboot.version} </version >
9192 <executions >
9293 <execution >
9394 <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 >
217218 <plugin >
218219 <groupId >org.apache.maven.plugins</groupId >
219220 <artifactId >maven-resources-plugin</artifactId >
221+ <version >3.1.0</version >
220222 <configuration >
221223 <nonFilteredFileExtensions >
222224 <nonFilteredFileExtension >ttf</nonFilteredFileExtension >
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 >
You can’t perform that action at this time.
0 commit comments