This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/jackson-jq-version-1.0.1
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 66c45d598b6 chore(deps): Bump jackson-jq-version from 1.0.0 to 1.0.1
add dd24ef54bda chore(deps): Bump aws-java-sdk2-version from 2.28.19 to
2.28.20
add b5033c9d178 chore(deps): Bump io.camunda:zeebe-client-java from 8.6.0
to 8.6.1
add 84510960911 chore(deps): Bump com.prowidesoftware:pw-iso20022 (#15917)
add 6f2d570b4d7 chore(deps): Bump huaweicloud-sdk-version from 3.1.116 to
3.1.117 (#15920)
add 5e6faa2219e CAMEL-21334 - use specific ppc64le container image for
OpenSearch (#15923)
add d30f8862c6a CAMEL-21336: Allow Kamelets configured by EnvVars only
add 31b82c1fc00 [CAMEL-21310] camel-jackson - Upgrade to 2.18 (#15925)
add 180b86f5c92 chore(deps): Bump jackson-jq-version from 1.0.0 to 1.0.1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (66c45d598b6)
\
N -- N -- N refs/heads/dependabot/maven/jackson-jq-version-1.0.1
(180b86f5c92)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/component/kamelet/Kamelet.java | 50 ++++++++++++++++++++++
.../camel/component/kamelet/KameletComponent.java | 9 ++++
.../org/apache/camel/RouteTemplateContext.java | 22 ++++++++++
.../java/org/apache/camel/impl/DefaultModel.java | 17 ++++----
.../camel/model/DefaultRouteTemplateContext.java | 27 ++++++++++++
.../main/java/org/apache/camel/util/IOHelper.java | 35 ++++++++-------
parent/pom.xml | 10 ++---
.../opensearch/common/OpenSearchProperties.java | 1 +
.../services/OpenSearchLocalContainerService.java | 11 ++++-
.../infra/opensearch/services/container.properties | 1 +
10 files changed, 151 insertions(+), 32 deletions(-)