You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "zhfeng (via GitHub)" <gi...@apache.org> on 2023/04/21 02:00:02 UTC

[GitHub] [camel-quarkus] zhfeng commented on a diff in pull request #4810: Upgrade quarkus-qpid-jms to 2.0.0

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


##########
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:
   The `camel-quarkus-pulsar` depends on it.



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

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