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

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


The following commit(s) were added to refs/heads/master by this push:
     new ef80860c5b MINOR-UPDATE: Bump org.bouncycastle:bcpkix-jdk18on from 
1.78.1 to 1.82 (#3028)
ef80860c5b is described below

commit ef80860c5ba9dc8920b1ef1c3e243e4d049def5e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 6 09:29:22 2025 -0500

    MINOR-UPDATE: Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.82 
(#3028)
---
 exec/jdbc-all/pom.xml | 2 +-
 pom.xml               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml
index acb01a7b04..e5211f6db9 100644
--- a/exec/jdbc-all/pom.xml
+++ b/exec/jdbc-all/pom.xml
@@ -33,7 +33,7 @@
        "package.namespace.prefix" equals to "oadd.". It can be overridden if 
necessary within any profile -->
   <properties>
     <package.namespace.prefix>oadd.</package.namespace.prefix>
-    <jdbc-all-jar.maxsize>56000000</jdbc-all-jar.maxsize>
+    <jdbc-all-jar.maxsize>58000000</jdbc-all-jar.maxsize>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index 8fec2dceb2..f229eb67d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <asm.version>9.5</asm.version>
     <avatica.version>1.23.0</avatica.version>
     <avro.version>1.12.0</avro.version>
-    <bouncycastle.version>1.78.1</bouncycastle.version>
+    <bouncycastle.version>1.82</bouncycastle.version>
     <caffeine.version>2.9.3</caffeine.version>
     <calcite.groupId>org.apache.calcite</calcite.groupId>
     <calcite.version>1.34.0</calcite.version>

Reply via email to