Skip to content

Commit

Permalink
Update axon.version to v4.11.1 (#407)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent c1d685d commit 399f95f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion type-alias-axon-serializer-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>

<axon.version>4.11.0</axon.version>
<axon.version>4.11.1</axon.version>

<!-- Optional dependencies for axon -->
<dom4j.version>2.1.4</dom4j.version>
Expand Down
2 changes: 1 addition & 1 deletion type-alias-axon-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<axon.version>4.11.0</axon.version>
<axon.version>4.11.1</axon.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 399f95f

Please sign in to comment.