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

commit 543fb4c2ffa48cbfc7446cdf533e4be5cd0e1e33
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 10:01:38 2026 +0800

    build(deps-dev): bump org.bouncycastle:bcpkix-jdk18on from 1.84 to 1.85 
(#20186)
    
    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.md)
    - [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]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 81057e90d8d..df6c816f799 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1935,7 +1935,7 @@
                     <dependency>
                         <groupId>org.bouncycastle</groupId>
                         <artifactId>bcpkix-jdk18on</artifactId>
-                        <version>1.84</version>
+                        <version>1.85</version>
                     </dependency>
                 </dependencies>
                 <configuration>


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

Reply via email to