ppalaga commented on a change in pull request #2088: URL: https://github.com/apache/camel-quarkus/pull/2088#discussion_r546621392
########## 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: Could you plz change the comment to something like ``` <!-- 2.8.6 is required by JSONata; replace with ${gson-version} from camel-dependencies once https://issues.apache.org/jira/browse/CAMEL-15981 is fixed --> ``` ---------------------------------------------------------------- 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