summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2017-07-23 17:50:31 +0200
committerStefan Bodewig <bodewig@apache.org>2017-07-23 17:50:31 +0200
commita8b46548990ded7f10fd3461865d84d6b920e3bf (patch)
tree9bdea061aac2c6fca02b854c4b6e56d174b85d05 /lib
parentc2a61ea21cc2f365c2dafa0e70071122bb790a16 (diff)
downloadant-a8b46548990ded7f10fd3461865d84d6b920e3bf.tar.gz
update BCEL dependency to 6.0
https://bz.apache.org/bugzilla/show_bug.cgi?id=61196
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index 21961f31b..6b90fdbcd 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -33,7 +33,7 @@ m2.repo=http://repo1.maven.org/maven2/
#when a specific dependency forces them to be out-of-order
ivy.version=2.4.0
antlr.version=2.7.7
-bcel.version=5.1
+bcel.version=6.0
bsf.version=2.4.0
bsh.version=2.0b4
bsh-core.version=${bsh.version}