JiriOndrusek commented on code in PR #6091:
URL: https://github.com/apache/camel-quarkus/pull/6091#discussion_r1601755271
##########
pom.xml:
##########
@@ -86,6 +86,7 @@
<bcprov-ext-jdk18on.version>1.78</bcprov-ext-jdk18on.version><!--
TODO: Remove this. Required as there is no 1.78.1 version released -->
<brotli.version>0.1.2</brotli.version><!-- @sync
org.apache.httpcomponents.client5:httpclient5-parent:${httpclient5.version}
prop:brotli.version -->
<caffeine.version>3.1.5</caffeine.version><!-- @sync
io.quarkus:quarkus-bom:${quarkus.version}
dep:com.github.ben-manes.caffeine:caffeine -->
+ <certificate.generator.version>0.5.0</certificate.generator.version>
Review Comment:
sure, I missed the separation for test versions
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]