This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 3e5e0b92bfb build(deps): bump io.projectreactor:reactor-core from
3.7.19 to 3.8.7 (#20147)
3e5e0b92bfb is described below
commit 3e5e0b92bfbbcbddaded33db02beceabc437af9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:57:36 2026 +0800
build(deps): bump io.projectreactor:reactor-core from 3.7.19 to 3.8.7
(#20147)
* build(deps): bump io.projectreactor:reactor-core from 3.7.19 to 3.8.7
Bumps
[io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from
3.7.19 to 3.8.7.
- [Release notes](https://github.com/reactor/reactor-core/releases)
-
[Commits](https://github.com/reactor/reactor-core/compare/v3.7.19...v3.8.7)
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
dependency-version: 3.8.7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update reactor-core license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index 148f51d8518..475f8273b1e 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -5014,7 +5014,7 @@ name: Reactor Core
license_category: binary
module: extensions/druid-azure-extensions
license_name: Apache License version 2.0
-version: 3.7.19
+version: 3.8.7
libraries:
- io.projectreactor: reactor-core
---
diff --git a/pom.xml b/pom.xml
index 1b439eefdf5..72d02639cc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
- <version>3.7.19</version>
+ <version>3.8.7</version>
</dependency>
<!-- transitive dependency of kafka-clients and kubernetes client
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]