Skip to content

Commit

Permalink
Bump io.projectreactor:reactor-core in /chat-getting-started-dropwiza…
Browse files Browse the repository at this point in the history
…rd (#294)

Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.9 to 3.6.10.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.6.9...v3.6.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 86db31c commit 036faf0
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.10.0</axon.version>
<projectreactor.version>3.6.9</projectreactor.version>
<projectreactor.version>3.6.10</projectreactor.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<hamcrest.version>3.0</hamcrest.version>

Expand Down

0 comments on commit 036faf0

Please sign in to comment.