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 142
142
<plugin >
143
143
<groupId >org.apache.maven.plugins</groupId >
144
144
<artifactId >maven-failsafe-plugin</artifactId >
145
- <version >3.0 .0</version >
145
+ <version >3.1 .0</version >
146
146
<configuration >
147
147
<groups >${test.groups} </groups >
148
148
</configuration >
178
178
<plugin >
179
179
<groupId >org.apache.maven.plugins</groupId >
180
180
<artifactId >maven-surefire-plugin</artifactId >
181
- <version >3.0 .0</version >
181
+ <version >3.1 .0</version >
182
182
</plugin >
183
183
<plugin >
184
184
<groupId >io.rhpatrick.mojo</groupId >
198
198
<plugin >
199
199
<groupId >org.codehaus.mojo</groupId >
200
200
<artifactId >flatten-maven-plugin</artifactId >
201
- <version >1.4.1 </version >
201
+ <version >1.5.0 </version >
202
202
</plugin >
203
203
<plugin >
204
204
<groupId >org.jacoco</groupId >
You can’t perform that action at this time.
0 commit comments