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 e4a67d88cb Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84
(#1425)
e4a67d88cb is described below
commit e4a67d88cb1629d62543cacf64bc39071c116564
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 19 20:12:17 2026 +0200
Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84 (#1425)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java)
from 1.83 to 1.84.
-
[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.84'
dependency-type: direct:development
...
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 d770cb8090..9357cded3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<asm.version>9.9.1</asm.version>
<aspectj.version>1.9.25.1</aspectj.version>
<assertj-core.version>3.27.7</assertj-core.version>
- <bouncycastle.version>1.83</bouncycastle.version>
+ <bouncycastle.version>1.84</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>