Skip to content

Commit

Permalink
Merge pull request #282 from holunda-io/dependabot/maven/org.axonfram…
Browse files Browse the repository at this point in the history
…ework-axon-server-connector-4.9.3

Bump org.axonframework:axon-server-connector from 4.9.2 to 4.9.3
  • Loading branch information
p-wunderlich authored Mar 19, 2024
2 parents 833dbed + 550bcea commit 18c1f59
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.2</version> <!-- FIXME check axon version usage -->
<version>4.9.3</version> <!-- FIXME check axon version usage -->
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 18c1f59

Please sign in to comment.