JiriOndrusek commented on code in PR #4585:
URL: https://github.com/apache/camel-quarkus/pull/4585#discussion_r1109411348
##########
pom.xml:
##########
@@ -99,6 +99,7 @@
<github-api.version>1.111</github-api.version><!-- Used in a Groovy
script bellow -->
<google-auth-library-credentials.version>1.7.0</google-auth-library-credentials.version><!--
TODO: Revert back to using Camel's version when gRPC versions are in sync -->
<google-oauth-client.version>${google-oauth-client-version}</google-oauth-client.version><!--
TODO: Fix this in Camel https://github.com/apache/camel-quarkus/issues/4139 -->
+
<google-cloud-pubsub.version>1.121.0</google-cloud-pubsub.version><!--Transitively
brought by com.google.cloud:libraries-bom -->
Review Comment:
I agree. I tried sync through several boms, but without a success, I'll give
it another try. (I might have missed something)
--
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]