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 fca98b09f Bump org.bouncycastle:bc-fips from 2.1.2 to 2.1.3 (#648)
fca98b09f is described below
commit fca98b09fc39b42827baa72573319ce48ef31921
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 17:26:43 2026 +0100
Bump org.bouncycastle:bc-fips from 2.1.2 to 2.1.3 (#648)
Bumps org.bouncycastle:bc-fips from 2.1.2 to 2.1.3.
---
updated-dependencies:
- dependency-name: org.bouncycastle:bc-fips
dependency-version: 2.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 2a164af4c..4e6f6858d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,7 @@
<properties>
<bcprov.version>1.84</bcprov.version>
- <bc.fips.version>2.1.2</bc.fips.version>
+ <bc.fips.version>2.1.3</bc.fips.version>
<commons.compress.version>1.28.0</commons.compress.version>
<cryptacular.version>1.3.0</cryptacular.version>
<ehcache.version>3.12.0</ehcache.version>