ppalaga commented on a change in pull request #2088: URL: https://github.com/apache/camel-quarkus/pull/2088#discussion_r546605397
########## File path: pom.xml ########## @@ -60,7 +60,7 @@ <google-http-client.version>1.34.0</google-http-client.version> <google-auth-library-oauth2-http.version>0.21.1</google-auth-library-oauth2-http.version> <!-- Mess in google-cloud-bom --> <guava.version>29.0-jre</guava.version> - <gson.version>2.8.5</gson.version> + <gson.version>2.8.6</gson.version><!-- JSONata --> Review comment: This is OK for now, but in the long term, we should aim at inheriting `${gson-version}` from camel-dependencies here. Could you plz. perform the necessary changes in Camel so that all their components dependent on Gson use their `${gson-version}` that should be upgraded to 2.8.6? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org