jamesnetherton commented on code in PR #5785:
URL: https://github.com/apache/camel-quarkus/pull/5785#discussion_r1497661263
##########
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:
> How could it be checked what is the active version
You can look at the versions listed in the quarkus-platform pom.xml or in
the individual generated member BOMs.
Tika has been broken for some time anyway
https://github.com/apache/camel-quarkus/issues/5234.
--
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]