This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 33c8a45632f Bump bouncycastle.version from 1.84 to 1.85 (#18981)
33c8a45632f is described below
commit 33c8a45632f55e8c48d0408d0ea2831daff9fd32
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 17:17:29 2026 -0700
Bump bouncycastle.version from 1.84 to 1.85 (#18981)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2b1571845b1..14f169cebce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
<woodstox.version>7.2.1</woodstox.version>
<curator.version>5.9.0</curator.version>
<javassist.version>3.32.0-GA</javassist.version>
- <bouncycastle.version>1.84</bouncycastle.version>
+ <bouncycastle.version>1.85</bouncycastle.version>
<aircompressor.version>2.0.3</aircompressor.version>
<jna.version>5.19.1</jna.version>
<jnr-ffi.version>2.3.0</jnr-ffi.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]