You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2023/05/25 14:32:37 UTC

[camel-quarkus] branch main updated (28a38504c7 -> b8e03c823d)

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

ppalaga pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 28a38504c7 Add sync tag for retrofit version
     add b8e03c823d Remove optional org.jruby.joni:joni from json-validator extension

No new revisions were added by this update.

Summary of changes:
 extensions/json-validator/runtime/pom.xml          |  4 --
 .../graal/JsonValidatorSubstitutions.java          | 79 ++++++++++++++++++++++
 pom.xml                                            |  1 -
 poms/bom/pom.xml                                   |  5 --
 poms/bom/src/main/generated/flattened-full-pom.xml |  5 --
 .../src/main/generated/flattened-reduced-pom.xml   |  5 --
 .../generated/flattened-reduced-verbose-pom.xml    |  5 --
 7 files changed, 79 insertions(+), 25 deletions(-)
 create mode 100644 extensions/json-validator/runtime/src/main/java/org/apache/camel/quarkus/component/json/validator/graal/JsonValidatorSubstitutions.java