Skip to content

Commit

Permalink
Merge pull request #454 from AxonFramework/dependabot/maven/maven-dep…
Browse files Browse the repository at this point in the history
…endencies-ea4a726579

Bump the maven-dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Feb 11, 2024
2 parents f8df242 + b769b1d commit b3293e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@
<!-- Spring -->
<spring.boot.version>2.7.18</spring.boot.version>
<!-- Logging -->
<slf4j.version>2.0.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
<log4j.version>2.22.1</log4j.version>
<!-- Serialization -->
<jackson.version>2.16.0</jackson.version>
<!-- Other -->
<commons-io.version>2.15.1</commons-io.version>
<reactor.version>3.6.2</reactor.version>
<!-- Testing -->
<assertj.version>3.25.2</assertj.version>
<assertj.version>3.25.3</assertj.version>
<jaxb.version>2.3.1</jaxb.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<mockito.version>4.11.0</mockito.version>
Expand Down

0 comments on commit b3293e5

Please sign in to comment.