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 675200347c8ae853ed1d903d655f6d3288031c78 Author: Gary Gregory <[email protected]> AuthorDate: Fri Jun 5 17:21:31 2020 -0400 Update version. --- 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 3741836..8e82874 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.4.0</version> + <version>6.5.0</version> </dependency> </pre> </p>
