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 401b2ffece9 build(deps): bump 
io.github.resilience4j:resilience4j-bulkhead from 1.3.1 to 2.4.0 (#20145)
401b2ffece9 is described below

commit 401b2ffece9a922b61084f6213f835b7798e8e65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 09:56:13 2026 +0800

    build(deps): bump io.github.resilience4j:resilience4j-bulkhead from 1.3.1 
to 2.4.0 (#20145)
    
    * build(deps): bump io.github.resilience4j:resilience4j-bulkhead
    
    Bumps 
[io.github.resilience4j:resilience4j-bulkhead](https://github.com/resilience4j/resilience4j)
 from 1.3.1 to 2.4.0.
    - [Release notes](https://github.com/resilience4j/resilience4j/releases)
    - 
[Changelog](https://github.com/resilience4j/resilience4j/blob/master/RELEASENOTES.adoc)
    - 
[Commits](https://github.com/resilience4j/resilience4j/compare/v1.3.1...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.resilience4j:resilience4j-bulkhead
      dependency-version: 2.4.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix(deps): register resilience4j 2.4.0 license
    
    ---------
    
    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 fa86cab66e8..56fe21adc15 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2795,7 +2795,7 @@ name: Resilience4j
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 1.3.1
+version: 2.4.0
 libraries:
   - io.github.resilience4j: resilience4j-core
   - io.github.resilience4j: resilience4j-bulkhead
diff --git a/pom.xml b/pom.xml
index 98720b22135..a535d942672 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         <netty4.version>4.2.17.Final</netty4.version>
         <postgresql.version>42.7.12</postgresql.version>
         <protobuf.version>4.35.1</protobuf.version>
-        <resilience4j.version>1.3.1</resilience4j.version>
+        <resilience4j.version>2.4.0</resilience4j.version>
         <slf4j.version>2.0.18</slf4j.version>
         <jna.version>5.19.1</jna.version>
         <jna-platform.version>5.19.1</jna-platform.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to