We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d74ad42 + e302466 commit 826ed34Copy full SHA for 826ed34
mongo-spring-boot-3-integrationtests/pom.xml
@@ -20,7 +20,7 @@
20
<parent>
21
<groupId>org.springframework.boot</groupId>
22
<artifactId>spring-boot-starter-parent</artifactId>
23
- <version>3.3.3</version>
+ <version>3.3.4</version>
24
<relativePath/>
25
</parent>
26
<modelVersion>4.0.0</modelVersion>
pom.xml
@@ -62,7 +62,7 @@
62
<spring.boot.version>2.7.18</spring.boot.version>
63
<spring.data.mongodb.version>3.4.18</spring.data.mongodb.version>
64
<!-- Other -->
65
- <commons-io.version>2.16.1</commons-io.version>
+ <commons-io.version>2.17.0</commons-io.version>
66
<javax.inject.version>1</javax.inject.version>
67
<javax.jaxb-api.version>2.3.1</javax.jaxb-api.version>
68
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
0 commit comments