Skip to content

Commit

Permalink
Merge pull request #214 from lfgcampos/dependabot/maven/chat-getting-…
Browse files Browse the repository at this point in the history
…started-dropwizard/axon.version-4.9.0

Bump axon.version from 4.8.2 to 4.9.0 in /chat-getting-started-dropwizard
  • Loading branch information
lfgcampos authored Oct 24, 2023
2 parents e74fa80 + 6187d2c commit 94547d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chat-getting-started-dropwizard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<dropwizard.version>2.1.5</dropwizard.version>
<mainClass>io.axoniq.labs.chat.ChatGettingStartedApplication</mainClass>
<axon.version>4.8.2</axon.version>
<axon.version>4.9.0</axon.version>
<projectreactor.version>3.5.11</projectreactor.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit 94547d1

Please sign in to comment.