File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
playground/kinde-j2ee-app Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
<dependency >
21
21
<groupId >junit</groupId >
22
22
<artifactId >junit</artifactId >
23
- <version >3.8 .2</version >
23
+ <version >4.13 .2</version >
24
24
<scope >test</scope >
25
25
</dependency >
26
26
Original file line number Diff line number Diff line change 116
116
<dependency >
117
117
<groupId >junit</groupId >
118
118
<artifactId >junit</artifactId >
119
- <version >4.13.1 </version >
119
+ <version >4.13.2 </version >
120
120
<scope >test</scope >
121
121
</dependency >
122
122
<!-- JUnit 5 API and Engine -->
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 >3.8 .2</version >
19
+ <version >4.13 .2</version >
20
20
<scope >test</scope >
21
21
</dependency >
22
22
</dependencies >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >junit</groupId >
51
51
<artifactId >junit</artifactId >
52
- <version >3.8 .2</version >
52
+ <version >4.13 .2</version >
53
53
<scope >test</scope >
54
54
</dependency >
55
55
<dependency >
Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >junit</groupId >
45
45
<artifactId >junit</artifactId >
46
- <version >4.13.1 </version >
46
+ <version >4.13.2 </version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
</dependencies >
65
65
<dependency >
66
66
<groupId >junit</groupId >
67
67
<artifactId >junit</artifactId >
68
- <version >4.13.1 </version >
68
+ <version >4.13.2 </version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
<!-- JUnit 5 API and Engine -->
You can’t perform that action at this time.
0 commit comments