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 4fc80e842e0 build(deps-dev): bump org.bouncycastle:bcprov-jdk18on from 
1.84 to 1.85.2 (#20081)
4fc80e842e0 is described below

commit 4fc80e842e077655022b9304f58f88136bced1bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 11:01:21 2026 +0800

    build(deps-dev): bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85.2 
(#20081)
    
    * build(deps-dev): bump org.bouncycastle:bcprov-jdk18on
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.84 to 1.85.2.
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-version: 1.85.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): register Bouncy Castle 1.85.2 license
    
    * build(deps): split Bouncy Castle license versions
    
    ---------
    
    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 | 11 ++++++++++-
 pom.xml       |  2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 53b6de0bb34..bb877c6ac7a 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1352,10 +1352,19 @@ name: org.bouncycastle bcprov-jdk18on
 license_category: binary
 module: extensions-core/kubernetes-extensions
 license_name: MIT License
-version: "1.84"
+version: "1.85.2"
 libraries:
   - org.bouncycastle: bcprov-jdk18on
   - org.bouncycastle: bcprov-ext-jdk18on
+
+---
+
+name: org.bouncycastle bcpkix-jdk18on and bcutil-jdk18on
+license_category: binary
+module: extensions-core/kubernetes-extensions
+license_name: MIT License
+version: "1.84"
+libraries:
   - org.bouncycastle: bcpkix-jdk18on
   - org.bouncycastle: bcutil-jdk18on
 ---
diff --git a/pom.xml b/pom.xml
index 1f863a9dd0f..a8f7b7b9362 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@
             <dependency>
                 <groupId>org.bouncycastle</groupId>
                 <artifactId>bcprov-jdk18on</artifactId>
-                <version>1.84</version>
+                <version>1.85.2</version>
             </dependency>
             <dependency>
                 <groupId>org.bouncycastle</groupId>


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

Reply via email to