This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new b0e0c83  Update camel-3x-upgrade-guide-3_10.adoc
b0e0c83 is described below

commit b0e0c83b1832531ca652aa06e6e51f08d08f59e6
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed May 19 09:45:45 2021 +0200

    Update camel-3x-upgrade-guide-3_10.adoc
---
 docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_10.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_10.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_10.adoc
index 744f08c..05ed0a2 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_10.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_10.adoc
@@ -40,6 +40,8 @@ The `camel-jdbc` is using plain Java JDBC API only.
 
 === camel-jsonpath
 
+This component now uses Jackson as the default json parser instead of 
json-smart.
+
 Usage of `JacksonJsonAdapter` has been slightly changed.
 
 Component was trying to use `JacksonJsonAdapter` ahead of automatic conversion 
of the payload to the `InputStream`

Reply via email to