File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 5959 <dependency >
6060 <groupId >org.junit.jupiter</groupId >
6161 <artifactId >junit-jupiter</artifactId >
62- <version >5.11.3 </version >
62+ <version >5.11.4 </version >
6363 <scope >test</scope >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.mockito</groupId >
6767 <artifactId >mockito-core</artifactId >
68- <version >5.14 .2</version >
68+ <version >5.15 .2</version >
6969 <scope >test</scope >
7070 </dependency >
7171 </dependencies >
9292 </execution >
9393 </executions >
9494 </plugin >
95- <plugin >
96- <groupId >org.apache.maven.plugins</groupId >
97- <artifactId >maven-surefire-plugin</artifactId >
98- <version >3.5.1 </version >
99- </plugin >
95+ <plugin >
96+ <groupId >org.apache.maven.plugins</groupId >
97+ <artifactId >maven-surefire-plugin</artifactId >
98+ <version >3.5.2 </version >
99+ </plugin >
100100 <plugin >
101101 <artifactId >maven-javadoc-plugin</artifactId >
102- <version >3.10.1 </version >
102+ <version >3.11.2 </version >
103103 <executions >
104104 <execution >
105105 <id >attach-javadocs</id >
206206 </distributionManagement >
207207 </profile >
208208 </profiles >
209- </project >
209+ </project >
You can’t perform that action at this time.
0 commit comments