Skip to content

Commit

Permalink
Update axon.version to v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2024
1 parent 6f9443e commit 7cc0c9a
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.9.2</axon.version>
<axon.version>4.9.3</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.9.2</axon.version>
<axon.version>4.9.3</axon.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7cc0c9a

Please sign in to comment.