File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 516516 <artifactId >commons-io</artifactId >
517517 <version >2.19.0</version >
518518 </dependency >
519- <!-- Testing -->
519+ <!-- Testing -->
520520 <dependency >
521521 <groupId >junit</groupId >
522522 <artifactId >junit</artifactId >
526526 <dependency >
527527 <groupId >org.mockito</groupId >
528528 <artifactId >mockito-core</artifactId >
529- <version >5.7 .0</version >
529+ <version >5.17 .0</version >
530530 <scope >test</scope >
531531 </dependency >
532532 <dependency >
Original file line number Diff line number Diff line change 745745 <artifactId >commons-io</artifactId >
746746 <version >2.19.0</version >
747747 </dependency >
748- <!-- Testing -->
748+ <!-- Testing -->
749749 <dependency >
750750 <groupId >junit</groupId >
751751 <artifactId >junit</artifactId >
755755 <dependency >
756756 <groupId >org.mockito</groupId >
757757 <artifactId >mockito-core</artifactId >
758- <version >5.7 .0</version >
758+ <version >5.17 .0</version >
759759 <scope >test</scope >
760760 </dependency >
761761 <dependency >
Original file line number Diff line number Diff line change 132132 <dependency >
133133 <groupId >org.mockito</groupId >
134134 <artifactId >mockito-core</artifactId >
135- <version >5.7 .0</version >
135+ <version >5.17 .0</version >
136136 <scope >test</scope >
137137 </dependency >
138138 <dependency >
Original file line number Diff line number Diff line change 109109 <dependency >
110110 <groupId >org.mockito</groupId >
111111 <artifactId >mockito-core</artifactId >
112- <version >5.16.1 </version >
112+ <version >5.17.0 </version >
113113 <scope >test</scope >
114114 </dependency >
115115 </dependencies >
You can’t perform that action at this time.
0 commit comments