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

davsclaus pushed a change to branch 
dependabot/maven/org.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1
in repository https://gitbox.apache.org/repos/asf/camel.git


    from d7115a08ecc Bump 
org.elasticsearch.client:elasticsearch-rest-client-sniffer
     add 46048a7baf3 Fix doc in camel-zip-deflater
     add 9aef184426b sanitize Splunk HEC token in thrown exception (#13026)
     add 478bd68a6ec Regen
     add 7579047667f CAMEL-20392: camel-jq - Inclined jq in simple language 
should keep quotes
     add 6aa33e4935e CAMEL-20215: Disabled test
     add 6d5c7984129 Bump aws-java-sdk2-version from 2.23.18 to 2.23.19 (#13027)
     add b9851041238 Bump jackson-jq-version (#13028)
     add 08fe4399589 Bump io.smallrye.config:smallrye-config from 3.5.2 to 
3.5.3 (#13029)
     add 8757e1f0484 Bump elasticsearch-java-client-version from 8.12.0 to 
8.12.1 (#13032)
     add 069f0359f9a Merge branch 'main' into 
dependabot/maven/org.elasticsearch.client-elasticsearch-rest-client-sniffer-8.12.1

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/splunk-hec.json       |   2 +-
 .../camel/language/jq/JqSimpleTransformTest.java   |   2 +-
 ...onsumerOptionalEndOfDataWithValidationTest.java |   2 +
 .../splunkhec/SplunkHECEndpointUriFactory.java     |   4 +-
 .../camel/component/splunkhec/splunk-hec.json      |   2 +-
 .../component/splunkhec/SplunkHECEndpoint.java     |   5 +-
 .../component/splunkhec/SplunkHECEndpointTest.java |  14 +++
 .../src/main/docs/gzipDeflater-dataformat.adoc     |  11 ++-
 .../src/main/docs/zipDeflater-dataformat.adoc      |  12 +++
 .../dsl/Aws2AthenaComponentBuilderFactory.java     |  36 +++++++
 .../dsl/Aws2CwComponentBuilderFactory.java         |  36 +++++++
 .../dsl/Aws2Ec2ComponentBuilderFactory.java        |  96 ++++++++++++------
 .../dsl/Aws2EcsComponentBuilderFactory.java        |  36 +++++++
 .../dsl/Aws2EksComponentBuilderFactory.java        |  36 +++++++
 .../dsl/AwsConfigComponentBuilderFactory.java      |  36 +++++++
 .../AwsSecretsManagerComponentBuilderFactory.java  |  36 +++++++
 .../dsl/Dhis2ComponentBuilderFactory.java          |  25 ++++-
 .../dsl/AWS2EC2EndpointBuilderFactory.java         | 108 +++++++++++++++------
 .../dsl/AWSConfigEndpointBuilderFactory.java       |  52 ++++++++++
 .../dsl/Athena2EndpointBuilderFactory.java         |  52 ++++++++++
 .../endpoint/dsl/Cw2EndpointBuilderFactory.java    |  52 ++++++++++
 .../endpoint/dsl/Dhis2EndpointBuilderFactory.java  |  84 +++++++++++++---
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   |  52 ++++++++++
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   |  52 ++++++++++
 .../dsl/SecretsManagerEndpointBuilderFactory.java  |  52 ++++++++++
 .../endpoint/dsl/XQueryEndpointBuilderFactory.java |  51 ++++++++--
 parent/pom.xml                                     |  12 +--
 27 files changed, 865 insertions(+), 93 deletions(-)

Reply via email to