This is an automated email from the ASF dual-hosted git repository.
adelbene 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 8028a434db Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83
(#1316)
8028a434db is described below
commit 8028a434db8b5c46482fde65c9f7ee29d3edd802
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 21:30:10 2025 +0100
Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83 (#1316)
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java)
from 1.82 to 1.83.
-
[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.83'
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 d977fda907..14a35690f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<asm.version>9.9</asm.version>
<aspectj.version>1.9.25</aspectj.version>
<assertj-core.version>3.27.6</assertj-core.version>
- <bouncycastle.version>1.82</bouncycastle.version>
+ <bouncycastle.version>1.83</bouncycastle.version>
<byte-buddy.version>1.18.2</byte-buddy.version>
<cdi-unit.version>5.0.0-EA7</cdi-unit.version>
<commons-collections4.version>4.5.0</commons-collections4.version>