File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 <dependency >
4949 <groupId >org.junit.jupiter</groupId >
5050 <artifactId >junit-jupiter</artifactId >
51- <version >5.11.4 </version >
51+ <version >5.12.1 </version >
5252 <scope >test</scope >
5353 </dependency >
5454 <dependency >
5555 <groupId >org.mockito</groupId >
5656 <artifactId >mockito-core</artifactId >
57- <version >5.15.2 </version >
57+ <version >5.16.1 </version >
5858 <scope >test</scope >
5959 </dependency >
6060 </dependencies >
6464 <plugin >
6565 <groupId >org.apache.maven.plugins</groupId >
6666 <artifactId >maven-compiler-plugin</artifactId >
67- <version >3.13 .0</version >
67+ <version >3.14 .0</version >
6868 <configuration >
6969 <release >11</release >
7070 </configuration >
7171 </plugin >
7272 <plugin >
7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-surefire-plugin</artifactId >
75- <version >3.5.2 </version >
75+ <version >3.5.3 </version >
7676 </plugin >
7777 <plugin >
7878 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments