This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
commit 9fbb8221682c644af1e15d04738ffef1c059d76e Author: Gary Gregory <[email protected]> AuthorDate: Sun Sep 8 17:27:47 2019 -0400 Prepare for 6.4.0. --- src/site/xdoc/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 4a53639..3741836 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -89,7 +89,7 @@ <dependency> <groupId>org.apache.bcel</groupId> <artifactId>bcel</artifactId> - <version>6.3.1</version> + <version>6.4.0</version> </dependency> </pre> </p>
