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

davsclaus pushed a change to branch 
dependabot/maven/maven-surefire-plugin-version-3.6.0
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 23d10cc67570 chore(deps): Bump maven-surefire-plugin-version from 
3.5.6 to 3.6.0
     add 11e63b04bbd3 CAMEL-24628: camel-cli - camel dependency update 
propagate route files to export pipeline
     add 171116f91bfa chore(deps): Bump the elasticsearch group with 2 updates
     add 50494cb134af chore(deps): Bump jline-version from 4.4.0 to 4.4.1
     add 93b876cda286 chore(deps): Bump org.apache.fory:fory-core from 1.7.0 to 
1.7.1
     add d8b8bfbaf3e5 chore(deps): Bump 
org.l2x6.cq:cq-alias-fastinstall-quickly-extension
     add b9649aafde2c camel-docling: honor the operationId URI path segment to 
select the operation
     add ca3624c6d5fc chore(deps): Bump com.openai:openai-java from 4.54.0 to 
4.55.0 (#26128)
     add dcb2b8f45ebf CAMEL-24601: fix flakiness in SmbComponentConnectionIT
     add 7ddfd347d1a8 chore(deps): Bump maven-surefire-plugin-version from 
3.5.6 to 3.6.0

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   (23d10cc67570)
            \
             N -- N -- N   
refs/heads/dependabot/maven/maven-surefire-plugin-version-3.6.0 (7ddfd347d1a8)

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 +-
 .../camel/component/docling/DoclingComponent.java  | 10 ++++++
 .../component/docling/DoclingComponentTest.java    | 21 ++++++++++++
 .../component/smb/SmbComponentConnectionIT.java    | 36 ++++-----------------
 ...ntIT.java => SmbComponentConnectionReadIT.java} | 37 +++++++++-------------
 .../dsl/jbang/core/commands/DependencyUpdate.java  |  4 +++
 .../jbang/core/commands/DependencyUpdateTest.java  | 37 ++++++++++++++++++++++
 parent/pom.xml                                     |  8 ++---
 8 files changed, 98 insertions(+), 57 deletions(-)
 copy 
components/camel-smb/src/test/java/org/apache/camel/component/smb/{SmbComponentIT.java
 => SmbComponentConnectionReadIT.java} (72%)

Reply via email to