ppalaga commented on a change in pull request #570: Fix #560 AHC extension
URL: https://github.com/apache/camel-quarkus/pull/570#discussion_r360667271
##########
File path: pom.xml
##########
@@ -40,9 +40,11 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+ <ahc.version>2.10.4</ahc.version>
Review comment:
Actually not for this PR directly, but it will be needed for the Telegram
extension that needs AHC but has nothing to do with camel-ahc.
----------------------------------------------------------------
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