Skip to content

Commit

Permalink
Bump projectreactor.version from 3.4.23 to 3.4.24
Browse files Browse the repository at this point in the history
Bumps `projectreactor.version` from 3.4.23 to 3.4.24.

Updates `reactor-core` from 3.4.23 to 3.4.24
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.23...v3.4.24)

Updates `reactor-test` from 3.4.23 to 3.4.24
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.23...v3.4.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2022
1 parent 76045fb commit d2f721e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<axon.version>4.6.0</axon.version>
<projectreactor.version>3.4.23</projectreactor.version>
<projectreactor.version>3.4.24</projectreactor.version>

<spring.version>5.3.23</spring.version>
<spring.boot.version>2.7.3</spring.boot.version>
Expand Down

0 comments on commit d2f721e

Please sign in to comment.