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

github-bot pushed a change to branch dependabot/maven/jandex-version-3.2.2
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 6b733b921af chore(deps): Bump jandex-version from 3.2.1 to 3.2.2
     add f6e5172de8a CAMEL-21059 Cannot run or export when --repository is set 
before the integration file (#15065)
     add a243ee2b3af chore(deps): Bump huaweicloud-sdk-version from 3.1.108 to 
3.1.109 (#15068)
     add 18c82ca6651 chore(deps): Bump com.google.cloud:libraries-bom from 
26.43.0 to 26.44.0 (#15069)
     add 7ec2198f3e4 chore(deps): Bump org.jgroups:jgroups from 5.3.9.Final to 
5.3.10.Final (#15072)
     add 61a94c425df chore(deps): Bump org.apache.activemq:activemq-client 
(#15074)
     add c1c675586a1 chore(deps): Bump io.camunda:zeebe-client-java from 8.5.5 
to 8.5.6 (#15075)
     add aa2040625f6 chore(deps): Bump org.apache.avro:avro-ipc-jetty from 
1.11.3 to 1.12.0 (#15076)
     add af22d60da0f chore(deps): Bump org.eclipse:yasson from 3.0.3 to 3.0.4 
(#15077)
     add c93ee4a4721 chore(deps): Bump 
com.google.apis:google-api-services-sheets (#15081)
     add 06908b5a4e0 CAMEL-21040: ensure more consistency in the document 
sections
     add a7a7c4779dd chore(deps): Bump 
com.google.apis:google-api-services-drive (#15071)
     add 16830a74c8c chore(deps): Bump com.github.jasminb:jsonapi-converter 
from 0.13 to 0.14 (#15078)
     add c415a94617d chore(deps): Bump com.github.mwiede:jsch from 0.2.18 to 
0.2.19 (#15080)
     add 2f70bb4df9d CAMEL-21065 - Add Jolokia config in camel.debug profile of 
Camel (#15082)
     add 89899db5910 chore(deps): Bump jandex-version from 3.2.1 to 3.2.2

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   (6b733b921af)
            \
             N -- N -- N   refs/heads/dependabot/maven/jandex-version-3.2.2 
(89899db5910)

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:
 .../camel-stax/src/main/docs/stax-component.adoc   | 10 ++-
 .../src/main/docs/stitch-component.adoc            | 27 ++++----
 .../camel-stomp/src/main/docs/stomp-component.adoc | 14 ++--
 .../src/main/docs/stream-component.adoc            |  6 +-
 .../src/main/docs/string-template-component.adoc   | 16 ++---
 .../camel-stub/src/main/docs/stub-component.adoc   | 19 ++---
 .../src/main/docs/swiftMt-dataformat.adoc          |  6 +-
 .../src/main/docs/telegram-component.adoc          | 26 ++++---
 .../src/main/docs/test-junit5.adoc                 |  4 +-
 .../src/main/docs/test-main-junit5.adoc            |  2 +-
 .../src/main/docs/test-spring-junit5.adoc          | 22 +++---
 .../src/main/docs/threadpoolfactory-vertx.adoc     |  2 +-
 .../src/main/docs/thymeleaf-component.adoc         | 14 ++--
 .../camel-tika/src/main/docs/tika-component.adoc   |  5 +-
 .../camel-timer/src/main/docs/timer-component.adoc |  8 ++-
 .../camel-tracing/src/main/docs/tracing.adoc       |  2 +-
 .../src/main/docs/twilio-component.adoc            |  5 +-
 .../src/main/docs/undertow-spring-security.adoc    |  4 +-
 .../src/main/docs/undertow-component.adoc          | 81 +++++++++++-----------
 .../src/main/docs/univocityFixed-dataformat.adoc   |  2 +-
 .../src/main/docs/velocity-component.adoc          | 14 ++--
 .../src/main/docs/vertx-http-component.adoc        | 21 +++---
 .../src/main/docs/vertx-websocket-component.adoc   |  8 +--
 .../camel-wasm/src/main/docs/wasm-component.adoc   |  9 +--
 .../dsl/jbang/core/commands/ExportBaseCommand.java |  8 +--
 .../apache/camel/dsl/jbang/core/commands/Run.java  |  6 +-
 .../templates/spring-boot-kubernetes-pom.tmpl      | 37 ++++++++++
 .../main/resources/templates/spring-boot-pom.tmpl  | 37 ++++++++++
 .../camel/dsl/jbang/core/commands/ExportTest.java  | 70 ++++++++++++++++++-
 parent/pom.xml                                     | 22 +++---
 30 files changed, 331 insertions(+), 176 deletions(-)

Reply via email to