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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fcef10c0 [OPENMEETINGS-2824] Bump org.bouncycastle:bcprov-jdk18on 
from 1.85 to 1.85.2 (#267)
0fcef10c0 is described below

commit 0fcef10c09368c7a13bdaf0d644d4c7af4a40a70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 12:28:37 2026 +0700

    [OPENMEETINGS-2824] Bump org.bouncycastle:bcprov-jdk18on from 1.85 to 
1.85.2 (#267)
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.85 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'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a3cfac5c..672fdf2c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
                <slf4j.version>2.0.18</slf4j.version>
                <logback.version>1.6.1</logback.version>
                <license.excludedScopes>test</license.excludedScopes>
-               <bcprov.version>1.85</bcprov.version>
+               <bcprov.version>1.85.2</bcprov.version>
                <mockito.version>5.23.0</mockito.version>
                <quartz.version>2.5.2</quartz.version>
                <kurento.version>7.3.0</kurento.version>

Reply via email to