Repository: ant-ivy
Updated Branches:
  refs/heads/master b126634a2 -> a00e85f93


update BouncyCastle


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/889ed9e4
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/889ed9e4
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/889ed9e4

Branch: refs/heads/master
Commit: 889ed9e41398504e634d33a81cdab6cd8e236edd
Parents: b126634
Author: Jan Matèrne <j...@apache.org>
Authored: Mon Sep 25 10:27:45 2017 +0200
Committer: Jan Matèrne <j...@apache.org>
Committed: Mon Sep 25 10:27:45 2017 +0200

----------------------------------------------------------------------
 ivy.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/889ed9e4/ivy.xml
----------------------------------------------------------------------
diff --git a/ivy.xml b/ivy.xml
index c6fe7b7..3ba878a 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -51,8 +51,8 @@
         <dependency org="com.jcraft" name="jsch.agentproxy" rev="0.0.9" 
conf="default,sftp"/>
         <dependency org="com.jcraft" name="jsch.agentproxy.connector-factory" 
rev="0.0.9" conf="default,sftp"/>
         <dependency org="com.jcraft" name="jsch.agentproxy.jsch" rev="0.0.9" 
conf="default,sftp"/>
-        <dependency org="org.bouncycastle" name="bcpg-jdk15on" rev="1.52" 
conf="default"/>
-        <dependency org="org.bouncycastle" name="bcprov-jdk15on" rev="1.52" 
conf="default"/>
+        <dependency org="org.bouncycastle" name="bcpg-jdk15on" rev="1.58" 
conf="default"/>
+        <dependency org="org.bouncycastle" name="bcprov-jdk15on" rev="1.58" 
conf="default"/>
 
         <!-- Test dependencies -->
         <dependency org="junit" name="junit" rev="4.12" conf="test"/>

Reply via email to