Skip to content

Commit 5f3eeff

Browse files
committed
build: dependency upgrades
1 parent bb6beae commit 5f3eeff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.hamcrest</groupId>
137137
<artifactId>hamcrest</artifactId>
138-
<version>2.2</version>
138+
<version>3.0</version>
139139
</dependency>
140140

141141
<dependency>
@@ -492,7 +492,7 @@
492492
<spring.version>6.2.9</spring.version>
493493
<jacoco.version>0.8.12</jacoco.version>
494494
<antlr-version>4.13.1</antlr-version>
495-
<mockito.version>5.12.0</mockito.version>
495+
<mockito.version>5.18.0</mockito.version>
496496
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>
497497
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
498498
<timestamp>${maven.build.timestamp}</timestamp>

0 commit comments

Comments
 (0)