This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 2_2_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/2_2_x-fixes by this push:
new 46274e3 Updating BouncyCastle to 1.66
46274e3 is described below
commit 46274e3cc001a0b27f5ad57c092c06b3a705e7f9
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Jul 7 17:10:10 2020 +0100
Updating BouncyCastle to 1.66
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index be49682..e702d12 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -32,7 +32,7 @@
<url>https://ws.apache.org/wss4j/</url>
<properties>
- <bcprov.version>1.65</bcprov.version>
+ <bcprov.version>1.66</bcprov.version>
<commons.compress.version>1.20</commons.compress.version>
<cryptacular.version>1.2.4</cryptacular.version>
<ehcache.version>2.10.6</ehcache.version>