File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 142142 <plugin >
143143 <groupId >org.apache.maven.plugins</groupId >
144144 <artifactId >maven-failsafe-plugin</artifactId >
145- <version >3.0 .0</version >
145+ <version >3.1 .0</version >
146146 <configuration >
147147 <groups >${test.groups} </groups >
148148 </configuration >
178178 <plugin >
179179 <groupId >org.apache.maven.plugins</groupId >
180180 <artifactId >maven-surefire-plugin</artifactId >
181- <version >3.0 .0</version >
181+ <version >3.1 .0</version >
182182 </plugin >
183183 <plugin >
184184 <groupId >io.rhpatrick.mojo</groupId >
198198 <plugin >
199199 <groupId >org.codehaus.mojo</groupId >
200200 <artifactId >flatten-maven-plugin</artifactId >
201- <version >1.4.1 </version >
201+ <version >1.5.0 </version >
202202 </plugin >
203203 <plugin >
204204 <groupId >org.jacoco</groupId >
You can’t perform that action at this time.
0 commit comments