Skip to content

Commit b850f38

Browse files
Bump axon.version from 4.5.7 to 4.5.8
Bumps `axon.version` from 4.5.7 to 4.5.8. Updates `axon-configuration` from 4.5.7 to 4.5.8 Updates `axon-test` from 4.5.7 to 4.5.8 - [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.7...axon-4.5.8) --- 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 f8ade49 commit b850f38

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
@@ -31,7 +31,7 @@
3131
</modules>
3232

3333
<properties>
34-
<axon.version>4.5.7</axon.version>
34+
<axon.version>4.5.8</axon.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.6.10</kotlin.version>
3737
<jackson-kotlin.version>2.13.1</jackson-kotlin.version>

0 commit comments

Comments
 (0)