aldettinger commented on a change in pull request #2190:
URL: https://github.com/apache/camel-quarkus/pull/2190#discussion_r568681877



##########
File path: pom.xml
##########
@@ -84,6 +84,7 @@
         <java.xml.ws.version>2.3.1</java.xml.ws.version>
         <jcodings.version>1.0.55</jcodings.version><!-- used by hbase -->
         <joni.version>2.1.31</joni.version><!-- used by json-validator -->
+        <jsoup.version>1.12.1</jsoup.version><!-- used by oaipmh -->

Review comment:
       camel-oaipmh brought 1.13.1 in compile scope while quarkus-junit5 
brought 1.12.1 in test scope. So I aligned on quarkus version with compile 
scope.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to