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

mgrigorov pushed a commit to branch wicket-9.x
in repository https://gitbox.apache.org/repos/asf/wicket.git


The following commit(s) were added to refs/heads/wicket-9.x by this push:
     new 2a849150b5 Bump bcprov-jdk18on from 1.72 to 1.74 (#595)
2a849150b5 is described below

commit 2a849150b5a0fcaf27cf4919596ccbcc9d3de7fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 17 09:20:35 2023 +0300

    Bump bcprov-jdk18on from 1.72 to 1.74 (#595)
    
    Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.74.
    - 
[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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit b0eee3b7e67d6a829398b3baab43b32db3d0b561)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ef94af7676..512958f5ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,10 +137,10 @@
                <asm.version>9.5</asm.version>
                <aspectj.version>1.9.19</aspectj.version>
                <assertj-core.version>3.24.2</assertj-core.version>
-               <bouncycastle.version>1.73</bouncycastle.version>
+               <bouncycastle.version>1.74</bouncycastle.version>
+               <byte-buddy.version>1.14.4</byte-buddy.version>
                <cdi-unit.version>4.1.0</cdi-unit.version>
                <cglib.version>3.3.0</cglib.version>
-               <byte-buddy.version>1.14.4</byte-buddy.version>
                <commons-collections4.version>4.4</commons-collections4.version>
                <commons-fileupload.version>1.5</commons-fileupload.version>
                <commons-io.version>2.12.0</commons-io.version>

Reply via email to