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

fanningpj pushed a commit to branch bc-1.78
in repository https://gitbox.apache.org/repos/asf/drill.git

commit 85a4b54fe33b2d027e06d230f1301ef4b4fdd6cc
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Apr 20 02:34:55 2024 +0200

    [MINOR UPDATE] update bouncycastle to 1.78.1 due to CVEs
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a73bb87ff8..1b48ce63c8 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.11.3</avro.version>
-    <bouncycastle.version>1.77</bouncycastle.version>
+    <bouncycastle.version>1.78.1</bouncycastle.version>
     <calcite.groupId>org.apache.calcite</calcite.groupId>
     <calcite.version>1.34.0</calcite.version>
     <codemodel.version>2.6</codemodel.version>

Reply via email to