File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 750750 <dependency >
751751 <groupId >org.junit.jupiter</groupId >
752752 <artifactId >junit-jupiter-engine</artifactId >
753+ <version >5.9.0</version >
753754 <scope >test</scope >
754755 </dependency >
755756 <dependency >
756757 <groupId >org.junit.jupiter</groupId >
757758 <artifactId >junit-jupiter-api</artifactId >
759+ <version >5.9.0</version >
758760 <scope >test</scope >
759761 </dependency >
760762 <!-- scm -->
798800 <dependency >
799801 <groupId >org.apache.commons</groupId >
800802 <artifactId >commons-collections4</artifactId >
803+ <version >4.4</version >
801804 <scope >provided</scope >
802805 </dependency >
803806 <dependency >
804807 <groupId >org.apache.maven.plugins</groupId >
805808 <artifactId >maven-invoker-plugin</artifactId >
809+ <version >3.4.0</version >
806810 <type >maven-plugin</type >
807811 <scope >provided</scope >
808812 </dependency >
851855 <dependency >
852856 <groupId >org.apache.maven.plugins</groupId >
853857 <artifactId >maven-jxr-plugin</artifactId >
858+ <version >3.3.0</version >
854859 <type >maven-plugin</type >
855860 <scope >provided</scope >
856861 </dependency >
893898 <dependency >
894899 <groupId >com.beust</groupId >
895900 <artifactId >jcommander</artifactId >
901+ <version >1.82</version >
896902 <scope >provided</scope >
897903 </dependency >
898904 <dependency >
You can’t perform that action at this time.
0 commit comments