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

github-bot pushed a change to branch 
dependabot/maven/com.huaweicloud-esdk-obs-java-3.25.5
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 3678e15a4fc chore(deps): Bump com.huaweicloud:esdk-obs-java from 
3.25.4 to 3.25.5
     add caeb34458a6 CAMEL-22125: camel-platform-http-vertx - Writing response 
should favour input stream over ByteBuffer
     add 1ade1d1b125 Update opentelemetry.adoc to fix broken link to Java agent 
documentation page (#18232)
     add 20f56ed8a75 chore(deps): Bump aws-java-sdk2-version from 2.31.52 to 
2.31.53 (#18220)
     add 152290e4619 chore(deps): Bump testcontainers-version from 1.21.0 to 
1.21.1 (#18221)
     add 2f75e945d1c chore(deps): Bump com.mchange:c3p0 from 0.10.2 to 0.11.1 
(#18222)
     add b7c3524b08d chore(deps): Bump huaweicloud-sdk-version from 3.1.149 to 
3.1.150 (#18223)
     add fa829e8e8f7 chore(deps): Bump eu.maveniverse.maven.nisse:extension 
(#18224)
     add 6a4e317d387 chore(deps): Bump net.sf.jt400:jt400 from 21.0.3 to 21.0.4 
(#18225)
     add 005467b069c chore(deps): Bump com.huaweicloud:esdk-obs-java from 
3.25.4 to 3.25.5

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   (3678e15a4fc)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.huaweicloud-esdk-obs-java-3.25.5 (005467b069c)

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:
 .mvn/extensions.xml                                |  2 +-
 .../src/main/docs/opentelemetry.adoc               |  2 +-
 .../src/main/docs/opentelemetry2.adoc              |  2 +-
 components/camel-platform-http-vertx/pom.xml       |  5 +++
 .../http/vertx/VertxPlatformHttpSupport.java       | 19 +++++---
 ...java => VertxPlatformHttpFileResponseTest.java} | 50 ++++++++++++++++------
 .../src/test/resources/dummy.txt                   |  1 +
 parent/pom.xml                                     | 10 ++---
 8 files changed, 65 insertions(+), 26 deletions(-)
 copy 
components/camel-platform-http-vertx/src/test/java/org/apache/camel/component/platform/http/vertx/{VertxPlatformHttpJacksonTest.java
 => VertxPlatformHttpFileResponseTest.java} (52%)
 create mode 100644 
components/camel-platform-http-vertx/src/test/resources/dummy.txt

Reply via email to