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

mridulpathak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c4241b41b6 Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85.2
c4241b41b6 is described below

commit c4241b41b639bbf5685aa03ef9ebe402663eab4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:56:16 2026 +0000

    Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85.2
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.84 to 1.85.2.
    - 
[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.85.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[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 7306624a2b..0d06da920f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -110,7 +110,7 @@ codenarc = "3.7.0-groovy-4.0"
 # CVE-2024-21742
 apache-mime4j-core = "0.8.14"
 # CVE-2024-29857, CVE-2024-30171, CVE-2024-30172, CVE-2024-34447
-bcprov-jdk18on = "1.84"
+bcprov-jdk18on = "1.85.2"
 # CVE-2022-4065
 testng = "7.12.0"
 

Reply via email to