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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a2fbc4  Add comment.
9a2fbc4 is described below

commit 9a2fbc49cd0e437f931a26d39df2459cf618fab8
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Dec 15 10:50:38 2021 -0500

    Add comment.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 96079cf..17b32ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -262,6 +262,7 @@
           <artifactId>maven-project-info-reports-plugin</artifactId>
           <version>${commons.project-info.version}</version>
           <dependencies>
+            <!-- Fix org.apache.bcel.classfile.ClassFormatException: Invalid 
byte tag in constant pool: 19 -->
             <dependency>
               <groupId>org.apache.bcel</groupId>
               <artifactId>bcel</artifactId>

Reply via email to