File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 516
516
<artifactId >commons-io</artifactId >
517
517
<version >2.19.0</version >
518
518
</dependency >
519
- <!-- Testing -->
519
+ <!-- Testing -->
520
520
<dependency >
521
521
<groupId >junit</groupId >
522
522
<artifactId >junit</artifactId >
526
526
<dependency >
527
527
<groupId >org.mockito</groupId >
528
528
<artifactId >mockito-core</artifactId >
529
- <version >5.7 .0</version >
529
+ <version >5.17 .0</version >
530
530
<scope >test</scope >
531
531
</dependency >
532
532
<dependency >
Original file line number Diff line number Diff line change 745
745
<artifactId >commons-io</artifactId >
746
746
<version >2.19.0</version >
747
747
</dependency >
748
- <!-- Testing -->
748
+ <!-- Testing -->
749
749
<dependency >
750
750
<groupId >junit</groupId >
751
751
<artifactId >junit</artifactId >
755
755
<dependency >
756
756
<groupId >org.mockito</groupId >
757
757
<artifactId >mockito-core</artifactId >
758
- <version >5.7 .0</version >
758
+ <version >5.17 .0</version >
759
759
<scope >test</scope >
760
760
</dependency >
761
761
<dependency >
Original file line number Diff line number Diff line change 132
132
<dependency >
133
133
<groupId >org.mockito</groupId >
134
134
<artifactId >mockito-core</artifactId >
135
- <version >5.7 .0</version >
135
+ <version >5.17 .0</version >
136
136
<scope >test</scope >
137
137
</dependency >
138
138
<dependency >
Original file line number Diff line number Diff line change 109
109
<dependency >
110
110
<groupId >org.mockito</groupId >
111
111
<artifactId >mockito-core</artifactId >
112
- <version >5.16.1 </version >
112
+ <version >5.17.0 </version >
113
113
<scope >test</scope >
114
114
</dependency >
115
115
</dependencies >
You can’t perform that action at this time.
0 commit comments