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

github-bot pushed a change to branch 
dependabot/maven/dev.langchain4j-langchain4j-community-dashscope-1.0.1-beta6
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard b6ebb391126 chore(deps): Bump 
dev.langchain4j:langchain4j-community-dashscope
     add 281597ac56f chore(deps): Bump aws-java-sdk2-version from 2.31.55 to 
2.31.56 (#18258)
     add b5c077fac54 chore(deps): Bump jetty-version from 12.0.21 to 12.0.22 
(#18260)
     add b9c11f995d0 chore(deps): Bump io.camunda:zeebe-client-java from 8.7.3 
to 8.7.4 (#18264)
     add 0501e0a07e4 chore(deps): Bump 
org.elasticsearch.client:elasticsearch-rest-client-sniffer (#18268)
     add db172b29fc3 chore(deps): Bump com.google.cloud:google-cloud-pubsub 
(#18261)
     add e249b7139ea Polished
     add 25d2f15165c Remove not needed dependencies
     add 79eec183b68 Polished
     add 0aa88303ca2 CAMEL-22133: Fix VertxPlatformHttpServer Vertx shutdown 
logic
     add 8040f352c59 chore(deps-dev): Bump org.apache.johnzon:johnzon-jsonb 
(#18266)
     add 98959507c73 chore(deps): Bump org.opensearch.client:opensearch-java 
(#18259)
     add 6b0a2ab3f19 chore(deps): Bump elasticsearch-java-client-version from 
9.0.1 to 9.0.2 (#18262)
     add e2851e44a2c chore(deps): Bump dev.langchain4j:langchain4j-azure-open-ai
     add 743d9952ccc chore(deps): Bump 
dev.langchain4j:langchain4j-community-dashscope

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   (b6ebb391126)
            \
             N -- N -- N   
refs/heads/dependabot/maven/dev.langchain4j-langchain4j-community-dashscope-1.0.1-beta6
 (743d9952ccc)

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:
 catalog/camel-catalog-suggest/pom.xml              | 16 +-----
 .../org/apache/camel/catalog/dataformats/dfdl.json |  2 +-
 .../org/apache/camel/catalog/models/dfdl.json      |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  2 +-
 .../apache/camel/catalog/schemas/camel-xml-io.xsd  |  2 +-
 .../camel-ai/camel-langchain4j-tokenizer/pom.xml   |  2 +-
 .../org/apache/camel/dataformat/dfdl/dfdl.json     |  2 +-
 .../camel-dfdl/src/main/docs/dfdl-dataformat.adoc  |  2 +-
 .../http/vertx/VertxPlatformHttpServer.java        |  2 +-
 .../http/vertx/VertxPlatformHttpEngineTest.java    |  7 +++
 .../vertx/VertxPlatformHttpSharedVertxTest.java    | 65 ++++++++++++++++++++++
 components/camel-rest/pom.xml                      |  4 --
 .../org/apache/camel/model/dataformat/dfdl.json    |  2 +-
 .../camel/model/dataformat/DfdlDataFormat.java     |  2 +-
 .../dsl/yaml/deserializers/ModelDeserializers.java |  2 +-
 .../generated/resources/schema/camelYamlDsl.json   |  2 +-
 parent/pom.xml                                     | 16 +++---
 17 files changed, 93 insertions(+), 39 deletions(-)
 create mode 100644 
components/camel-platform-http-vertx/src/test/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpSharedVertxTest.java

Reply via email to