apupier commented on code in PR #8212:
URL: https://github.com/apache/camel-quarkus/pull/8212#discussion_r2735452316


##########
pom.xml:
##########
@@ -46,7 +46,7 @@
         
<camel.docs.branch>camel-${camel.major.minor}.x</camel.docs.branch><!-- The 
stable camel branch on which our Antora docs depends -->
         <camel-kamelets.version>4.17.0</camel-kamelets.version>
         <cassandra-quarkus.version>1.4.0</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.4.0.Final</debezium.version> <!-- This should be 
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
+        <debezium.version>3.4.1.Final</debezium.version> <!-- This should be 
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->

Review Comment:
   Quarkus platform is still with 3.4.0 
https://github.com/quarkusio/quarkus-platform/blob/f92f193b8cb1c8315b83bab9eae1c6db8b9a2750/pom.xml#L74
   so based ont he comment to keep in sync, we should not upgrade, right?



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

Reply via email to