zhfeng commented on code in PR #4810: URL: https://github.com/apache/camel-quarkus/pull/4810#discussion_r1174727315
########## 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`. -- 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