File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 653653 <dependency >
654654 <groupId >commons-logging</groupId >
655655 <artifactId >commons-logging</artifactId >
656+ <version >1.1.1</version >
656657 </dependency >
657658 <dependency >
658659 <groupId >org.springframework</groupId >
659660 <artifactId >spring-core</artifactId >
661+ <version >${spring.version} </version >
660662 </dependency >
661663 <dependency >
662664 <groupId >org.springframework</groupId >
663665 <artifactId >spring-beans</artifactId >
666+ <version >${spring.version} </version >
664667 </dependency >
665668 <dependency >
666669 <groupId >junit</groupId >
667670 <artifactId >junit</artifactId >
668671 <scope >test</scope >
672+ <version >3.8.2</version >
669673 </dependency >
670674 <dependency >
671675 <groupId >xmlunit</groupId >
672676 <artifactId >xmlunit</artifactId >
673677 <scope >test</scope >
674- </dependency >
675- <dependency >
676- <groupId >log4j</groupId >
677- <artifactId >log4j</artifactId >
678- <scope >test</scope >
678+ <version >1.1</version >
679679 </dependency >
680680 </dependencies >
681681</project >
You can’t perform that action at this time.
0 commit comments