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

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


The following commit(s) were added to refs/heads/master by this push:
     new df1386989d Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 
(#1521)
df1386989d is described below

commit df1386989d8ce3b31a8f20be247cf60d07f619ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 00:08:15 2026 +0200

    Bump org.bouncycastle:bcprov-jdk18on from 1.84 to 1.85 (#1521)
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.84 to 1.85.
    - 
[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:development
      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 67ced47b5a..20c1ca0eb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,7 @@
                <asm.version>9.10.1</asm.version>
                <aspectj.version>1.9.25.1</aspectj.version>
                <assertj-core.version>3.27.7</assertj-core.version>
-               <bouncycastle.version>1.84</bouncycastle.version>
+               <bouncycastle.version>1.85</bouncycastle.version>
                <byte-buddy.version>1.18.8</byte-buddy.version>
                <cdi-unit.version>5.0.0-EA7</cdi-unit.version>
                
<commons-collections4.version>4.5.0</commons-collections4.version>

Reply via email to