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

zhangduo pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.4 by this push:
     new 2dc9eb9e122 HBASE-28552 Bump up bouncycastle dependency from 1.76 to 
1.78 (#5854)
2dc9eb9e122 is described below

commit 2dc9eb9e122ecfcb8267dc1654cd5efb50dafe4c
Author: Nikita Pande <37657012+nikita...@users.noreply.github.com>
AuthorDate: Fri Apr 26 11:32:57 2024 +0530

    HBASE-28552 Bump up bouncycastle dependency from 1.76 to 1.78 (#5854)
    
    Signed-off-by: Duo Zhang <zhang...@apache.org>
    (cherry picked from commit 52e0a8cdaf6054c82faea7dac79ebc75925f8855)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d286073261..0c36260d8f8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -609,7 +609,7 @@
     <joni.version>2.1.31</joni.version>
     <jcodings.version>1.0.55</jcodings.version>
     <spy.version>2.12.2</spy.version>
-    <bouncycastle.version>1.76</bouncycastle.version>
+    <bouncycastle.version>1.78</bouncycastle.version>
     <skyscreamer.version>1.5.1</skyscreamer.version>
     <kerby.version>1.0.1</kerby.version>
     <commons-crypto.version>1.0.0</commons-crypto.version>

Reply via email to