Skip to content

Commit

Permalink
chore(deps): bump io.projectreactor:reactor-bom in /java
Browse files Browse the repository at this point in the history
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2023.0.11 to 2024.0.0.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](reactor/reactor@2023.0.11...2024.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 47b1361 commit 898ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<spring-boot-maven-plugin.version>3.3.5</spring-boot-maven-plugin.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<spring-boot-dependencies.version>3.3.5</spring-boot-dependencies.version>
<io.projectreactor-reactor-bom.version>2023.0.11</io.projectreactor-reactor-bom.version>
<io.projectreactor-reactor-bom.version>2024.0.0</io.projectreactor-reactor-bom.version>
<spring-cloud-context.version>4.1.4</spring-cloud-context.version>
<springdoc-openapi-common.version>1.8.0</springdoc-openapi-common.version>
<aspectjrt.version>1.9.22.1</aspectjrt.version>
Expand Down

0 comments on commit 898ea02

Please sign in to comment.