Browse Source

BCEL 6.2 has been released

master
Stefan Bodewig 7 years ago
parent
commit
0a23dc13b4
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      WHATSNEW
  2. +1
    -1
      lib/libraries.properties

+ 1
- 1
WHATSNEW View File

@@ -4,7 +4,7 @@ Changes from Ant 1.10.1 TO Ant 1.10.2
Changes that could break older environments:
-------------------------------------------

* updated the dependency of BCEL to 6.0.
* updated the dependency of BCEL to 6.2.
Bugzilla Report 61196

Fixed bugs:


+ 1
- 1
lib/libraries.properties View File

@@ -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=6.0
bcel.version=6.2
bsf.version=2.4.0
bsh.version=2.0b4
bsh-core.version=${bsh.version}


Loading…
Cancel
Save