Skip to content

Commit

Permalink
Bump org.axonframework:axon-server-connector from 4.9.3 to 4.10.1
Browse files Browse the repository at this point in the history
Bumps [org.axonframework:axon-server-connector](https://github.com/AxonFramework/AxonFramework) from 4.9.3 to 4.10.1.
- [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.9.3...axon-4.10.1)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-server-connector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent c68877d commit c14f60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenarios/distributed-axon-server-local-polyflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.axonframework</groupId>
<artifactId>axon-server-connector</artifactId>
<version>4.9.3</version> <!-- FIXME check axon version usage -->
<version>4.10.1</version> <!-- FIXME check axon version usage -->
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit c14f60e

Please sign in to comment.