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 b0eee3b7e6 Bump bcprov-jdk18on from 1.72 to 1.74 (#595)
b0eee3b7e6 is described below
commit b0eee3b7e67d6a829398b3baab43b32db3d0b561
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a3f7343631..3e06e1167e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
<asm.version>9.4</asm.version>
<aspectj.version>1.9.19</aspectj.version>
<assertj-core.version>3.24.2</assertj-core.version>
- <bouncycastle.version>1.72</bouncycastle.version>
+ <bouncycastle.version>1.74</bouncycastle.version>
<byte-buddy.version>1.14.2</byte-buddy.version>
<cdi-unit.version>4.1.0</cdi-unit.version>
<commons-collections4.version>4.4</commons-collections4.version>