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.
2 parents 5d425a2 + 95cdc0b commit fa26290Copy full SHA for fa26290
pom.xml
@@ -49,7 +49,7 @@
49
<!--Testing-->
50
<hamcrest.version>1.3</hamcrest.version>
51
<junit.version>5.11.4</junit.version>
52
- <mockito.version>5.14.2</mockito.version>
+ <mockito.version>5.15.2</mockito.version>
53
<testcontainers.version>1.20.4</testcontainers.version>
54
<!-- Build and Plugins -->
55
<maven-compiler.version>3.13.0</maven-compiler.version>
set-based-validation/pom.xml
@@ -18,7 +18,7 @@
18
<!--Serialization-->
19
<jackson-core.version>2.18.2</jackson-core.version>
20
<!--UI-->
21
- <spring-doc.version>2.7.0</spring-doc.version>
+ <spring-doc.version>2.8.0</spring-doc.version>
22
</properties>
23
24
<dependencies>
0 commit comments