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 bc10922 Updating BouncyCastle to 1.68 bc10922 is described below commit bc109223106802b7eaeb7fd2a0d0705f13c21432 Author: Colm O hEigeartaigh <cohei...@apache.org> 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 360e10e..2b05313 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>2.10.6</ehcache.version>