aldettinger commented on code in PR #5785:
URL: https://github.com/apache/camel-quarkus/pull/5785#discussion_r1497654954
##########
pom.xml:
##########
@@ -46,21 +46,21 @@
<camel.docs.branch>camel-${camel.major.minor}.x</camel.docs.branch><!-- The
stable camel branch on which our Antora docs depends -->
<camel.sb.docs.branch>camel-spring-boot-${camel.major.minor}.x</camel.sb.docs.branch><!--
The stable camel-spring-boot branch on which our Antora docs depends -->
<cassandra-quarkus.version>1.2.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>2.5.0.Final</debezium.version> <!-- This should be
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
- <optaplanner.version>9.37.0.Final</optaplanner.version><!-- This
should be in sync with quarkus-platform
https://repo1.maven.org/maven2/org/optaplanner/optaplanner-quarkus/ -->
-
<quarkiverse-amazonservices.version>2.10.1</quarkiverse-amazonservices.version><!--
This should be in sync with quarkus-platform
https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/
-->
+ <debezium.version>2.5.1.Final</debezium.version> <!-- This should be
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
Review Comment:
Thanks for sharing @jamesnetherton , let's revert then.
How could it be checked what is the active version ? There is a convergence
issue with quarkus-tika, so probably it's the same and quarkus-tika 2.0.3
should not be adopted.
--
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]