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 17aaf694d40 build(deps-dev): bump org.bouncycastle:bcpkix-jdk18on from 
1.84 to 1.85 (#20078)
17aaf694d40 is described below

commit 17aaf694d40279552f773987dc3fb150af42ae31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 22 09:52:39 2026 +0800

    build(deps-dev): bump org.bouncycastle:bcpkix-jdk18on from 1.84 to 1.85 
(#20078)
    
    * build(deps-dev): bump org.bouncycastle:bcpkix-jdk18on from 1.84 to 1.85
    
    Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) 
from 1.84 to 1.85.
    - 
[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:bcpkix-jdk18on
      dependency-version: '1.85'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): update Bouncy Castle 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 efdfaf1ab8a..1597b331716 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1363,7 +1363,7 @@ name: org.bouncycastle bcpkix-jdk18on and bcutil-jdk18on
 license_category: binary
 module: extensions-core/kubernetes-extensions
 license_name: MIT License
-version: "1.84"
+version: "1.85"
 libraries:
   - org.bouncycastle: bcpkix-jdk18on
   - org.bouncycastle: bcutil-jdk18on
diff --git a/pom.xml b/pom.xml
index 423b368cbe7..781db06b7e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -476,7 +476,7 @@
             <dependency>
                 <groupId>org.bouncycastle</groupId>
                 <artifactId>bcpkix-jdk18on</artifactId>
-                <version>1.84</version>
+                <version>1.85</version>
             </dependency>
             <!-- Transitive dependency of hive-common in druid-kerberos, 
druid-ranger-security and
             druid-iceberg-extension  -->


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

Reply via email to