You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/12/21 10:16:56 UTC

[GitHub] [camel-quarkus] oscerd commented on a change in pull request #2088: Added JSONata extension

oscerd commented on a change in pull request #2088:
URL: https://github.com/apache/camel-quarkus/pull/2088#discussion_r546621735



##########
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:
       2.8.6 doesn't work in OSGi. This is why is not updated.




----------------------------------------------------------------
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:
users@infra.apache.org