Skip to content

Commit b4334e7

Browse files
Merge pull request #485 from AxonFramework/dependabot/maven/maven-dependencies-f2c6fb172e
Bump the maven-dependencies group with 2 updates
2 parents d2dea2b + b1c3d89 commit b4334e7

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
@@ -64,7 +64,7 @@
6464
<!-- Serialization -->
6565
<jackson.version>2.16.0</jackson.version>
6666
<!-- Other -->
67-
<commons-io.version>2.16.1</commons-io.version>
67+
<commons-io.version>2.17.0</commons-io.version>
6868
<reactor.version>3.6.10</reactor.version>
6969
<!-- Testing -->
7070
<assertj.version>3.26.3</assertj.version>

tracing-spring-boot-3-integrationtests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.boot</groupId>
2323
<artifactId>spring-boot-starter-parent</artifactId>
24-
<version>3.3.3</version>
24+
<version>3.3.4</version>
2525
<relativePath/>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)