[java-parent-project] 03/03: Update Bouncy Castle to 1.68
Ian Young
ian at iay.org.uk
Fri Feb 12 16:47:33 UTC 2021
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=98e325d2bc27b4f9fc7ec25794df30e8f782b849
commit 98e325d2bc27b4f9fc7ec25794df30e8f782b849
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Feb 12 16:38:38 2021 +0000
Update Bouncy Castle to 1.68
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cf2667c..54d108b 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.67</bouncycastle.version>
+ <bouncycastle.version>1.68</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