[java-parent-project-v3] branch master updated: JPAR-94 Revert BC/Cyrptacular bump
Rod Widdowson
rdw at steadingsoftware.com
Tue Aug 8 05:12:59 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-parent-project-v3.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=6dbc9fd9c359cf8b7b2cf9fdeda31c4d35d38592
The following commit(s) were added to refs/heads/master by this push:
new 6dbc9fd JPAR-94 Revert BC/Cyrptacular bump
6dbc9fd is described below
commit 6dbc9fd9c359cf8b7b2cf9fdeda31c4d35d38592
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Aug 8 10:12:10 2017 +0100
JPAR-94 Revert BC/Cyrptacular bump
https://issues.shibboleth.net/jira/browse/JPAR-94
We missed an update and bcpkix-jdk15on:jar is missing.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3b4a320..e479ee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,8 @@
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
- <bouncycastle.version>1.57</bouncycastle.version>
- <cryptacular.version>1.1.2</cryptacular.version>
+ <bouncycastle.version>1.54</bouncycastle.version>
+ <cryptacular.version>1.1.1</cryptacular.version>
<!-- IMPORTANT: httpclient and httpcore versions need to be updated together. -->
<httpclient.groupId>org.apache.httpcomponents</httpclient.groupId>
<httpclient.version>4.3.6</httpclient.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list