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

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

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


##########
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:
   Can you add poi to parent pom.xml as well



-- 
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