File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 333333 <plugin >
334334 <groupId >org.apache.maven.plugins</groupId >
335335 <artifactId >maven-compiler-plugin</artifactId >
336- <version >3.2</version >
336+ <version >3.6. 2</version >
337337 </plugin >
338338 <plugin >
339339 <artifactId >maven-enforcer-plugin</artifactId >
340- <version >1.3.1 </version >
340+ <version >3.0.0-M1 </version >
341341 </plugin >
342342 <plugin >
343343 <artifactId >maven-surefire-plugin</artifactId >
344- <version >2.17 </version >
344+ <version >2.20 </version >
345345 <configuration >
346346 <enableAssertions >true</enableAssertions >
347347 <forkCount >${forkCount} </forkCount >
537537 <plugin >
538538 <groupId >org.apache.maven.plugins</groupId >
539539 <artifactId >maven-javadoc-plugin</artifactId >
540- <version >2.9 </version >
540+ <version >3.0.0-M1 </version >
541541 <reportSets >
542542 <reportSet ><!-- by default, id = "default" -->
543543 <reports ><!-- select non-aggregate reports -->
You can’t perform that action at this time.
0 commit comments