Repository: logging-log4j2 Updated Branches: refs/heads/master da099a35a -> 4a2becca2
Update maven-project-info-reports-plugin: 2.8.1 -> 2.9. Fixes org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 18 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4a2becca Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4a2becca Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4a2becca Branch: refs/heads/master Commit: 4a2becca2639b40811838202681504f84adf7961 Parents: da099a3 Author: Gary Gregory <[email protected]> Authored: Tue Sep 12 13:02:10 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue Sep 12 13:02:10 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4a2becca/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 40e2baa..562a09e 100644 --- a/pom.xml +++ b/pom.xml @@ -1193,7 +1193,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.8.1</version> + <version>2.9</version> <reportSets> <reportSet> <reports>
