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

ptupitsyn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


The following commit(s) were added to refs/heads/main by this push:
     new 55bd75a065 Bump bouncycastle from 1.76 to 1.78.1 (#3663)
55bd75a065 is described below

commit 55bd75a065e2630c6f8b1a4670a7f19fccf85c64
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 26 07:57:20 2024 +0300

    Bump bouncycastle from 1.76 to 1.78.1 (#3663)
    
    Bumps `bouncycastle` from 1.76 to 1.78.1.
    
    Updates `org.bouncycastle:bcprov-jdk18on` from 1.76 to 1.78.1
    - 
[Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    Updates `org.bouncycastle:bcpkix-jdk18on` from 1.76 to 1.78.1
    - 
[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-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.bouncycastle:bcpkix-jdk18on
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: Pavel Tupitsyn <ptupit...@apache.org>
    Co-authored-by: Pavel Tupitsyn <ptupit...@apache.org>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 709c3f059b..d8b312357d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -18,7 +18,7 @@
 [versions]
 assertj = "3.25.3"
 asm = "9.7"
-bouncycastle = "1.76"
+bouncycastle = "1.78.1"
 compileTesting = "0.21.0"
 fliptables = "1.1.1"
 fmpp = "0.9.16"

Reply via email to