You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/06/05 21:21:38 UTC

[commons-bcel] 02/02: Update version.

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 <ga...@gmail.com>
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 @@
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.bcel&lt;/groupId&gt;
     &lt;artifactId&gt;bcel&lt;/artifactId&gt;
-    &lt;version&gt;6.4.0&lt;/version&gt;
+    &lt;version&gt;6.5.0&lt;/version&gt;
 &lt;/dependency&gt;
         </pre>
       </p>