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 16
16
<dependency >
17
17
<groupId >junit</groupId >
18
18
<artifactId >junit</artifactId >
19
- <version >4.12</version >
20
19
<scope >provided</scope >
21
20
</dependency >
22
21
</dependencies >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >junit</groupId >
18
18
<artifactId >junit</artifactId >
19
- <version >4.12</version >
20
19
<scope >provided</scope >
21
20
</dependency >
22
21
</dependencies >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >junit</groupId >
18
18
<artifactId >junit</artifactId >
19
- <version >4.12</version >
20
19
<scope >provided</scope >
21
20
</dependency >
22
21
</dependencies >
Original file line number Diff line number Diff line change 60
60
61
61
<dependencyManagement >
62
62
<dependencies >
63
+ <dependency >
64
+ <groupId >junit</groupId >
65
+ <artifactId >junit</artifactId >
66
+ <version >4.13.2</version >
67
+ </dependency >
63
68
<dependency >
64
69
<groupId >org.codehaus.mojo</groupId >
65
70
<artifactId >exec-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments