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

github-bot pushed a change to branch 
dependabot/maven/com.datasonnet-datasonnet-mapper-3.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 23153fedd9f chore(deps): Bump com.datasonnet:datasonnet-mapper
     add 32384d20b42 Upgrade Vert.x to 4.5.11
     add 363059720de chore(deps): Bump djl-version from 0.30.0 to 0.31.0 
(#16326)
     add e0a50a049a4 fix(main): makes health path configurable
     add b4f7b98b646 chore(deps): Bump gg.jte:jte from 3.1.14 to 3.1.15 (#16330)
     add b6b84bd7329 chore(deps): Bump 
org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#16334)
     add a6ee7dcba85 chore(deps): Bump com.ibm.cloud:cloudant from 0.9.2 to 
0.9.3 (#16328)
     add 35985678bb6 chore(deps): Bump org.apache.parquet:parquet-common 
(#16327)
     add 0dd7cf4f494 chore(components): add a warning when missing jolokia 
policies
     add 72c5f8722ed fix(test): changing some test condition
     add 032257cd196 chore(deps): Bump actions/dependency-review-action from 
4.4.0 to 4.5.0 (#16342)
     add f5a42722790 chore(deps): Bump testcontainers-version from 1.20.3 to 
1.20.4 (#16343)
     add e3f7b16e7e9 chore(deps): Bump swagger-openapi3-java-parser-version 
(#16341)
     add a82c7bcdc91 chore(deps): Bump aws-java-sdk2-version from 2.29.17 to 
2.29.18 (#16339)
     add 8a4c01c20d7 chore(deps): Bump io.github.ascopes:protobuf-maven-plugin 
(#16340)
     add 723abed8e58 chore(deps): Bump org.springframework.amqp:spring-rabbit
     add b5037a1ddf9 chore(deps): Bump com.datasonnet:datasonnet-mapper

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   (23153fedd9f)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.datasonnet-datasonnet-mapper-3.0.0 (b5037a1ddf9)

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:
 .github/workflows/depsreview.yaml                  |  2 +-
 .mvn/extensions.xml                                |  2 +-
 .../main/camel-main-configuration-metadata.json    |  3 ++-
 .../src/main/docs/platform-http-jolokia.adoc       | 29 ++++++++++++++++++++++
 .../plugin/DefaultJolokiaPlatformHttpPlugin.java   | 12 ++++++---
 .../src/main/docs/platform-http-main.adoc          |  4 +--
 .../http/main/DefaultMainHttpServerFactory.java    |  1 +
 .../platform/http/main/MainHttpServer.java         | 24 +++++++++++++-----
 .../platform/http/main/MainHttpServerTest.java     |  1 +
 ...ttpServerConfigurationPropertiesConfigurer.java |  7 ++++++
 .../camel-main-configuration-metadata.json         |  3 ++-
 core/camel-main/src/main/docs/main.adoc            |  5 ++--
 .../main/HttpServerConfigurationProperties.java    | 18 ++++++++++++--
 parent/pom.xml                                     | 20 +++++++--------
 .../camel/itest/security/GreeterClientTest.java    |  2 +-
 15 files changed, 102 insertions(+), 31 deletions(-)

Reply via email to