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 3015b15 Updating BouncyCastle to 1.68
3015b15 is described below
commit 3015b15e24aa363a6738547ea39191ef4cbc8b94
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Jan 4 07:31:36 2021 +0000
Updating BouncyCastle to 1.68
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ff7b0d1..99a0519 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -32,7 +32,7 @@
<url>https://ws.apache.org/wss4j/</url>
<properties>
- <bcprov.version>1.67</bcprov.version>
+ <bcprov.version>1.68</bcprov.version>
<commons.compress.version>1.20</commons.compress.version>
<cryptacular.version>1.2.4</cryptacular.version>
<ehcache.version>3.8.1</ehcache.version>