This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
commit 5692d200c967e913b905f668f0b9f0411b9ff086
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 07:06:10 2026 +0100
Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84 in /parent (#602)
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:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a5af120d7..b56818547 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -32,7 +32,7 @@
<url>https://ws.apache.org/wss4j/</url>
<properties>
- <bcprov.version>1.83</bcprov.version>
+ <bcprov.version>1.84</bcprov.version>
<commons.compress.version>1.28.0</commons.compress.version>
<cryptacular.version>1.3.0</cryptacular.version>
<ehcache.version>3.11.1</ehcache.version>