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

mgrigorov 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 8475b3a29a Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 
(#829)
8475b3a29a is described below

commit 8475b3a29a1452758d3cda795bcf4d9060dc3685
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 8 10:20:29 2024 +0300

    Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 (#829)
    
    Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) 
from 1.77 to 1.78.
    - 
[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:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 77e12ccf7d..5ad9a8a074 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
                <asm.version>9.7</asm.version>
                <aspectj.version>1.9.22</aspectj.version>
                <assertj-core.version>3.25.3</assertj-core.version>
-               <bouncycastle.version>1.77</bouncycastle.version>
+               <bouncycastle.version>1.78</bouncycastle.version>
                <byte-buddy.version>1.14.13</byte-buddy.version>
                <cdi-unit.version>4.1.0</cdi-unit.version>
                <commons-collections4.version>4.4</commons-collections4.version>

Reply via email to