File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >junit</groupId >
1818 <artifactId >junit</artifactId >
19- <version >4.12</version >
2019 <scope >provided</scope >
2120 </dependency >
2221 </dependencies >
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >junit</groupId >
1818 <artifactId >junit</artifactId >
19- <version >4.12</version >
2019 <scope >provided</scope >
2120 </dependency >
2221 </dependencies >
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >junit</groupId >
1818 <artifactId >junit</artifactId >
19- <version >4.12</version >
2019 <scope >provided</scope >
2120 </dependency >
2221 </dependencies >
Original file line number Diff line number Diff line change 6060
6161 <dependencyManagement >
6262 <dependencies >
63+ <dependency >
64+ <groupId >junit</groupId >
65+ <artifactId >junit</artifactId >
66+ <version >4.13.2</version >
67+ </dependency >
6368 <dependency >
6469 <groupId >org.codehaus.mojo</groupId >
6570 <artifactId >exec-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments