This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 1679f998f Bump org.bouncycastle:bc-fips from 2.1.0 to 2.1.1 in /parent
(#508)
1679f998f is described below
commit 1679f998f5b9c139b1cb18693d366518fe3d56c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 08:32:32 2025 +0100
Bump org.bouncycastle:bc-fips from 2.1.0 to 2.1.1 in /parent (#508)
Bumps org.bouncycastle:bc-fips from 2.1.0 to 2.1.1.
---
updated-dependencies:
- dependency-name: org.bouncycastle:bc-fips
dependency-version: 2.1.1
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 7a432086b..012ad1fe7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,7 @@
<properties>
<bcprov.version>1.80</bcprov.version>
- <bc.fips.version>2.1.0</bc.fips.version>
+ <bc.fips.version>2.1.1</bc.fips.version>
<commons.compress.version>1.27.1</commons.compress.version>
<cryptacular.version>1.2.7</cryptacular.version>
<ehcache.version>3.10.8</ehcache.version>