We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355c078 commit 00ac79dCopy full SHA for 00ac79d
1 file changed
pom.xml
@@ -23,12 +23,7 @@
23
<version>4.12</version>
24
<scope>test</scope>
25
<dependency>
26
- </dependency>
27
- <groupId>org.springframework</groupId>
28
- <artifactId>spring-core</artifactId>
29
- <version>6.1.3</version>
30
31
- <dependency>
+ <dependency>
32
<groupId>org.mockito</groupId>
33
<artifactId>mockito-all</artifactId>
34
<version>1.10.19</version>
0 commit comments