jamesnetherton commented on code in PR #4810:
URL: https://github.com/apache/camel-quarkus/pull/4810#discussion_r1174831984


##########
pom.xml:
##########
@@ -81,6 +81,7 @@
         
<azure-core-http-vertx.version>1.0.0-beta.3</azure-core-http-vertx.version> 
<!-- TODO: https://github.com/apache/camel-quarkus/issues/4181 -->
         
<cassandra-driver-test.version>3.7.1</cassandra-driver-test.version><!-- Keep 
in sync with testcontainers instead of Debezium bom -->
         <bouncycastle.version>1.72</bouncycastle.version><!-- @sync 
io.quarkus:quarkus-bom:${quarkus.version} dep:org.bouncycastle:bcprov-jdk18on 
-->
+        <bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version>

Review Comment:
   > @jamesnetherton It looks good but there is no any test for crypto in 
`camel-quarkus-pulsar`.
   
   I think for now we'll just have to live with that. I'd prefer we avoid the 
alternative of maintaining multiple BC versions if possible.



-- 
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-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to