Skip to content

Commit

Permalink
Merge pull request #213 from lfgcampos/dependabot/maven/chat-getting-…
Browse files Browse the repository at this point in the history
…started-dropwizard/io.projectreactor-reactor-core-3.5.11

Bump io.projectreactor:reactor-core from 3.5.10 to 3.5.11 in /chat-getting-started-dropwizard
  • Loading branch information
lfgcampos authored Oct 19, 2023
2 parents bc1d161 + 62008a4 commit e74fa80
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 @@ -19,7 +19,7 @@
<dropwizard.version>2.1.5</dropwizard.version>
<mainClass>io.axoniq.labs.chat.ChatGettingStartedApplication</mainClass>
<axon.version>4.8.2</axon.version>
<projectreactor.version>3.5.10</projectreactor.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 e74fa80

Please sign in to comment.