mirror of https://github.com/apache/ant-ivy
upgrade dependencies with known vulnerabilities
This commit is contained in:
parent
fe57d58632
commit
8a5ef6825b
|
|
@ -29,15 +29,15 @@ target.ivy.bundle.version.qualifier=alpha_
|
|||
#----------------------------------
|
||||
# 'ant.version' is a built in name containing the version of the current
|
||||
# running Ant, so we could not use that name here.
|
||||
apache-ant.version=1.9.14
|
||||
apache-ant.version=1.9.16
|
||||
ant-contrib.version=1.0b3
|
||||
bouncycastle.version=1.64
|
||||
bouncycastle.version=1.70
|
||||
commons-vfs2.version=2.2
|
||||
hamcrest.version=1.3
|
||||
httpclient.version=4.5.10
|
||||
httpclient.version=4.5.13
|
||||
jacoco.version=0.8.6
|
||||
jsch.agentproxy.version=0.0.9
|
||||
jsch.version=0.1.55
|
||||
junit.version=4.12
|
||||
junit.version=4.13.2
|
||||
oro.version=2.0.8
|
||||
xmlunit.version=1.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue