You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "cziesman (via GitHub)" <gi...@apache.org> on 2023/08/15 14:30:30 UTC

[GitHub] [camel] cziesman commented on a diff in pull request #11076: [Camel-18635] Added ability to generate route coverage reports in HTML format

cziesman commented on code in PR #11076:
URL: https://github.com/apache/camel/pull/11076#discussion_r1294675119


##########
catalog/camel-report-maven-plugin/pom.xml:
##########
@@ -33,6 +33,10 @@
     <name>Camel :: Catalog :: Camel Report Maven Plugin</name>
     <description>Maven plugin with tools to generate reports on your Camel projects</description>
 
+    <properties>
+        <poi-version>5.2.3</poi-version>

Review Comment:
   Sorry, POI was related to Excel generation. I removed the dependencies and the property.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org