We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6beae commit 5f3eeffCopy full SHA for 5f3eeff
pom.xml
@@ -135,7 +135,7 @@
135
<dependency>
136
<groupId>org.hamcrest</groupId>
137
<artifactId>hamcrest</artifactId>
138
- <version>2.2</version>
+ <version>3.0</version>
139
</dependency>
140
141
@@ -492,7 +492,7 @@
492
<spring.version>6.2.9</spring.version>
493
<jacoco.version>0.8.12</jacoco.version>
494
<antlr-version>4.13.1</antlr-version>
495
- <mockito.version>5.12.0</mockito.version>
+ <mockito.version>5.18.0</mockito.version>
496
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>
497
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
498
<timestamp>${maven.build.timestamp}</timestamp>
0 commit comments