[java-parent-project] 03/04: Update Bouncy Castle to 1.67
Ian Young
ian at iay.org.uk
Tue Nov 10 17:02:01 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=7b5698c4d464aa02c96184a17a57b63209926fc6
commit 7b5698c4d464aa02c96184a17a57b63209926fc6
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Nov 10 16:08:36 2020 +0000
Update Bouncy Castle to 1.67
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a2fa883..ceb5f36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
- <bouncycastle.version>1.64</bouncycastle.version>
+ <bouncycastle.version>1.67</bouncycastle.version>
<commons.compress.version>1.20</commons.compress.version>
<cryptacular.version>1.2.4</cryptacular.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list