Skip to content

Commit d31792f

Browse files
Bump axon.version from 4.5.3 to 4.5.4
Bumps `axon.version` from 4.5.3 to 4.5.4. Updates `axon-configuration` from 4.5.3 to 4.5.4 Updates `axon-test` from 4.5.3 to 4.5.4 - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md) - [Commits](AxonFramework/AxonFramework@axon-4.5.3...axon-4.5.4) --- updated-dependencies: - dependency-name: org.axonframework:axon-configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.axonframework:axon-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 685e7a1 commit d31792f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</modules>
3333

3434
<properties>
35-
<axon.version>4.5.3</axon.version>
35+
<axon.version>4.5.4</axon.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<kotlin.version>1.5.31</kotlin.version>
3838
<kotlin-logging.version>2.0.11</kotlin-logging.version>

0 commit comments

Comments
 (0)