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 98
98
</plugin >
99
99
<plugin >
100
100
<artifactId >maven-surefire-plugin</artifactId >
101
- <version >3.2.5 </version >
101
+ <version >3.3.0 </version >
102
102
</plugin >
103
103
<plugin >
104
104
<artifactId >maven-jar-plugin</artifactId >
122
122
</plugin >
123
123
<plugin >
124
124
<artifactId >maven-project-info-reports-plugin</artifactId >
125
- <version >3.5 .0</version >
125
+ <version >3.6 .0</version >
126
126
</plugin >
127
127
</plugins >
128
128
</pluginManagement >
188
188
<plugin >
189
189
<groupId >org.apache.maven.plugins</groupId >
190
190
<artifactId >maven-surefire-plugin</artifactId >
191
- <version >3.2.5 </version >
191
+ <version >3.3.0 </version >
192
192
<dependencies >
193
193
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
194
194
<dependency >
You can’t perform that action at this time.
0 commit comments