jamesnetherton commented on code in PR #8645:
URL: https://github.com/apache/camel-quarkus/pull/8645#discussion_r3232454617
##########
pom.xml:
##########
@@ -47,6 +47,7 @@
<camel-kamelets.version>4.20.0</camel-kamelets.version>
<cassandra-quarkus.version>1.4.1</cassandra-quarkus.version><!-- This
should be in sync with quarkus-platform
https://repo1.maven.org/maven2/com/datastax/oss/quarkus/cassandra-quarkus-bom/
-->
<debezium.version>3.5.0.Final</debezium.version> <!-- This should be
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
+ <rocketmq.version>${rocketmq-version}</rocketmq.version>
Review Comment:
I think this redundant now. Please remove 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]