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

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new efa0e281a4 Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84 in 
/lib (#7024)
efa0e281a4 is described below

commit efa0e281a44378ee41762e8942224115ed17e849
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 4 08:11:00 2026 +0200

    Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84 in /lib (#7024)
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.83 to 1.84.
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcprov-jdk18on
      dependency-version: '1.84'
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lib/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/pom.xml b/lib/pom.xml
index dd93ae0622..2e3c58d0df 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -41,7 +41,7 @@
         <avro.version>1.12.1</avro.version>
         <aws-java-sdk.version>2.20.162</aws-java-sdk.version>
         <bahir.version>2.1.1</bahir.version>
-        <bcprov-jdk18on.version>1.83</bcprov-jdk18on.version>
+        <bcprov-jdk18on.version>1.84</bcprov-jdk18on.version>
         <blueprints-core.version>2.6.0</blueprints-core.version>
         <caffeine.version>3.2.3</caffeine.version>
         <checker-qual.version>3.54.0</checker-qual.version>

Reply via email to