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.4 .0</version >
134
+ <version >3.5 .0</version >
135
135
</plugin >
136
136
<plugin >
137
137
<artifactId >maven-jar-plugin</artifactId >
186
186
<plugin >
187
187
<groupId >org.apache.maven.plugins</groupId >
188
188
<artifactId >maven-javadoc-plugin</artifactId >
189
- <version >3.8 .0</version >
189
+ <version >3.10 .0</version >
190
190
<executions >
191
191
<execution >
192
192
<id >attach-javadocs</id >
202
202
<plugin >
203
203
<groupId >org.apache.maven.plugins</groupId >
204
204
<artifactId >maven-surefire-plugin</artifactId >
205
- <version >3.4 .0</version >
205
+ <version >3.5 .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