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 131
131
</plugin >
132
132
<plugin >
133
133
<artifactId >maven-surefire-plugin</artifactId >
134
- <version >3.2.5 </version >
134
+ <version >3.3.0 </version >
135
135
</plugin >
136
136
<plugin >
137
137
<artifactId >maven-jar-plugin</artifactId >
155
155
</plugin >
156
156
<plugin >
157
157
<artifactId >maven-project-info-reports-plugin</artifactId >
158
- <version >3.5 .0</version >
158
+ <version >3.6 .0</version >
159
159
</plugin >
160
160
</plugins >
161
161
</pluginManagement >
202
202
<plugin >
203
203
<groupId >org.apache.maven.plugins</groupId >
204
204
<artifactId >maven-surefire-plugin</artifactId >
205
- <version >3.2.5 </version >
205
+ <version >3.3.0 </version >
206
206
<dependencies >
207
207
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
208
208
<dependency >
You can’t perform that action at this time.
0 commit comments