ppalaga commented on a change in pull request #998: 799 tika support wip2
URL: https://github.com/apache/camel-quarkus/pull/998#discussion_r402917426
 
 

 ##########
 File path: poms/bom-deployment/pom.xml
 ##########
 @@ -822,6 +823,16 @@
                 <artifactId>camel-quarkus-telegram-deployment</artifactId>
                 <version>${camel-quarkus.version}</version>
             </dependency>
+            <dependency>
+                <groupId>org.apache.camel.quarkus</groupId>
+                <artifactId>camel-quarkus-tika-deployment</artifactId>
+                <version>${camel-quarkus.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>io.quarkus</groupId>
+                <artifactId>quarkus-tika-deployment</artifactId>
+                <version>${quarkus.version}</version>
+            </dependency>
 
 Review comment:
   Plz move this one to the top where the mysql driver is and add a link to the 
quarkus PR where it is fixed in their BOM.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to