This is an automated email from the ASF dual-hosted git repository.

xiangfu0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new ea6b22dcfe4 Bump bouncycastle.version from 1.85 to 1.86 (#19547)
ea6b22dcfe4 is described below

commit ea6b22dcfe439e8b7c0eae31d4f8a3ccd7f56ff2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 07:49:13 2026 -0700

    Bump bouncycastle.version from 1.85 to 1.86 (#19547)
    
    Bumps `bouncycastle.version` from 1.85 to 1.86.
    
    Updates `org.bouncycastle:bcpkix-jdk18on` from 1.85 to 1.86
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bcprov-jdk18on` from 1.85 to 1.86
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.md)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bcutil-jdk18on` from 1.85 to 1.86
    - 
[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.86'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-version: '1.86'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.bouncycastle:bcutil-jdk18on
      dependency-version: '1.86'
      dependency-type: direct:production
      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 d12b9d4f0cb..f2ce06a2b79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -336,7 +336,7 @@
     <woodstox.version>7.2.2</woodstox.version>
     <curator.version>5.9.0</curator.version>
     <javassist.version>3.33.0-GA</javassist.version>
-    <bouncycastle.version>1.85</bouncycastle.version>
+    <bouncycastle.version>1.86</bouncycastle.version>
     <aircompressor.version>2.0.3</aircompressor.version>
     <jna.version>5.19.1</jna.version>
     <jnr-ffi.version>2.3.1</jnr-ffi.version>


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

Reply via email to