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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 03fe145 Add comment. 03fe145 is described below commit 03fe145e74f4a7a00c83776636e5b5ca30188a32 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 15 10:49:06 2021 -0500 Add comment. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 77c2ed2..1fe4f9e 100644 --- a/pom.xml +++ b/pom.xml @@ -753,6 +753,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>