Skip to content

Commit fa26290

Browse files
Merge pull request #375 from AxonIQ/dependabot/maven/maven-dependencies-a99c63f9f9
Bump the maven-dependencies group with 2 updates
2 parents 5d425a2 + 95cdc0b commit fa26290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<!--Testing-->
5050
<hamcrest.version>1.3</hamcrest.version>
5151
<junit.version>5.11.4</junit.version>
52-
<mockito.version>5.14.2</mockito.version>
52+
<mockito.version>5.15.2</mockito.version>
5353
<testcontainers.version>1.20.4</testcontainers.version>
5454
<!-- Build and Plugins -->
5555
<maven-compiler.version>3.13.0</maven-compiler.version>

set-based-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!--Serialization-->
1919
<jackson-core.version>2.18.2</jackson-core.version>
2020
<!--UI-->
21-
<spring-doc.version>2.7.0</spring-doc.version>
21+
<spring-doc.version>2.8.0</spring-doc.version>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)