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 8c893682b1 Bump bouncycastle from 1.78.1 to 1.79 (#4659)
8c893682b1 is described below

commit 8c893682b18c96c93e74c8155df5d35d5d3340db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 31 11:55:09 2024 +0200

    Bump bouncycastle from 1.78.1 to 1.79 (#4659)
    
    Bumps `bouncycastle` from 1.78.1 to 1.79.
    
    Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79
    - 
[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.78.1 to 1.79
    - 
[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 <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[email protected]>
---
 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 3d6b5871a0..6558e19314 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -18,7 +18,7 @@
 [versions]
 assertj = "3.26.3"
 asm = "9.7.1"
-bouncycastle = "1.78.1"
+bouncycastle = "1.79"
 compileTesting = "0.21.0"
 fliptables = "1.1.1"
 fmpp = "0.9.16"

Reply via email to