[java-parent-project] branch maint-7 updated: IDP-1282 - Update Bouncy Castle to 1.59
Tom Zeller
tzeller at dragonacea.biz
Thu May 3 16:22:08 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=b686ff3b7c5fcdde8899c9051fec4b74601e6952
The following commit(s) were added to refs/heads/maint-7 by this push:
new b686ff3 IDP-1282 - Update Bouncy Castle to 1.59
b686ff3 is described below
commit b686ff3b7c5fcdde8899c9051fec4b74601e6952
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu May 3 15:21:58 2018 -0500
IDP-1282 - Update Bouncy Castle to 1.59
https://issues.shibboleth.net/jira/browse/IDP-1282
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 53d05ef..7967f71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
- <bouncycastle.version>1.57</bouncycastle.version>
+ <bouncycastle.version>1.59</bouncycastle.version>
<cryptacular.version>1.1.2</cryptacular.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
<httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list