You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/30 08:47:57 UTC

(camel) branch regen_bot updated (183b1e0d64c -> d19b9ef6aed)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 183b1e0d64c Bump slf4j-version from 2.0.9 to 2.0.10 (#12618)
     add f70df08b4e1 Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#12619)
     add d19b9ef6aed camel-json-validator: Added options to set DeserializationFeature for ObjectMapper (#12620)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/json-validator.json   |  6 ++-
 .../JsonValidatorEndpointConfigurer.java           | 12 +++++
 .../JsonValidatorEndpointUriFactory.java           |  4 +-
 .../component/jsonvalidator/json-validator.json    |  6 ++-
 .../jsonvalidator/JsonValidatorEndpoint.java       | 52 +++++++++++++++---
 ...a => ValidatorDeserializationFeaturesTest.java} | 61 ++++++----------------
 parent/pom.xml                                     |  2 +-
 7 files changed, 85 insertions(+), 58 deletions(-)
 copy components/camel-json-validator/src/test/java/org/apache/camel/component/jsonvalidator/{FileValidatorRouteTest.java => ValidatorDeserializationFeaturesTest.java} (53%)