File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
apps/simple-app-updated-archive Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 7777 <plugin >
7878 <groupId >org.apache.maven.plugins</groupId >
7979 <artifactId >maven-war-plugin</artifactId >
80- <version >3.3.2</version >
8180 <executions >
8281 <execution >
8382 <id >build-war-file</id >
Original file line number Diff line number Diff line change 3333 <plugin >
3434 <groupId >org.apache.maven.plugins</groupId >
3535 <artifactId >maven-war-plugin</artifactId >
36- <version >3.3.2 </version >
36+ <version >3.4.0 </version >
3737 </plugin >
3838 <plugin >
3939 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 144144 <plugin >
145145 <groupId >org.apache.maven.plugins</groupId >
146146 <artifactId >maven-failsafe-plugin</artifactId >
147- <version >3.1.0 </version >
147+ <version >3.1.2 </version >
148148 <configuration >
149149 <groups >${test.groups} </groups >
150150 </configuration >
180180 <plugin >
181181 <groupId >org.apache.maven.plugins</groupId >
182182 <artifactId >maven-surefire-plugin</artifactId >
183- <version >3.1.0 </version >
183+ <version >3.1.2 </version >
184184 </plugin >
185185 <plugin >
186186 <groupId >io.rhpatrick.mojo</groupId >
You can’t perform that action at this time.
0 commit comments