Skip to content

Commit 826ed34

Browse files
authoredSep 22, 2024
Merge pull request #456 from AxonFramework/dependabot/maven/maven-dependencies-f2c6fb172e
Bump the maven-dependencies group with 2 updates
2 parents d74ad42 + e302466 commit 826ed34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎mongo-spring-boot-3-integrationtests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-parent</artifactId>
23-
<version>3.3.3</version>
23+
<version>3.3.4</version>
2424
<relativePath/>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<spring.boot.version>2.7.18</spring.boot.version>
6363
<spring.data.mongodb.version>3.4.18</spring.data.mongodb.version>
6464
<!-- Other -->
65-
<commons-io.version>2.16.1</commons-io.version>
65+
<commons-io.version>2.17.0</commons-io.version>
6666
<javax.inject.version>1</javax.inject.version>
6767
<javax.jaxb-api.version>2.3.1</javax.jaxb-api.version>
6868
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>

0 commit comments

Comments
 (0)
Please sign in to comment.