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


##########
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:
   Can we exclude `jdk15` from pulsar and replace with the `jdk18` alternatives?



-- 
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