This is an automated email from the ASF dual-hosted git repository.
jackie 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 6364dd885b1 Bump bouncycastle.version from 1.78.1 to 1.83 (#17461)
6364dd885b1 is described below
commit 6364dd885b1ff5242312d2639af504bde52e562c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 17:24:07 2026 -0800
Bump bouncycastle.version from 1.78.1 to 1.83 (#17461)
---
pom.xml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3260845fd07..44aebed6f20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
<woodstox.version>7.1.1</woodstox.version>
<curator.version>5.9.0</curator.version>
<javassist.version>3.30.2-GA</javassist.version>
- <bouncycastle.version>1.78.1</bouncycastle.version>
+ <bouncycastle.version>1.83</bouncycastle.version>
<aircompressor.version>0.27</aircompressor.version>
<jna.version>5.18.1</jna.version>
<jnr-ffi.version>2.2.18</jnr-ffi.version>
@@ -1933,11 +1933,6 @@
<artifactId>bcutil-jdk18on</artifactId>
<version>${bouncycastle.version}</version>
</dependency>
- <dependency>
- <groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-ext-jdk18on</artifactId>
- <version>${bouncycastle.version}</version>
- </dependency>
<!-- Used by ORC, Parquet and Pulsar -->
<dependency>
<groupId>io.airlift</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]