We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e16ec commit 448475fCopy full SHA for 448475f
2 files changed
parsing-commons/pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>org.mockito</groupId>
31
<artifactId>mockito-core</artifactId>
32
- <version>5.14.2</version>
+ <version>1.10.19</version>
33
<scope>test</scope>
34
</dependency>
35
</dependencies>
segment-commons/pom.xml
@@ -37,7 +37,7 @@
37
38
39
40
41
42
43
0 commit comments