Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core in /chat-getting-started-dropwizard
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.5.9 to 3.5.10.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.9...v3.5.10)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 461adf3 commit d615f82
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.9</projectreactor.version>
<projectreactor.version>3.5.10</projectreactor.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<hamcrest.version>2.2</hamcrest.version>

Expand Down

0 comments on commit d615f82

Please sign in to comment.