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

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


 discard c74f7f76e0c chore(deps): Bump mongo-java-driver-version from 5.2.1 to 
5.3.1
     add 293ad682e31 CAMEL-21442: camel-jbang export is not working when 
local-kamelet-dir set to current dir (#16906)
     add f3ca0443eb9 chore(deps): Bump aws-java-sdk2-version from 2.30.4 to 
2.30.5 (#16910)
     add c79bcd789f6 chore(deps-dev): Bump org.apache.pdfbox:pdfbox from 3.0.3 
to 3.0.4 (#16914)
     add 9732898795c chore(deps): Bump org.mnode.ical4j:ical4j from 4.0.8 to 
4.1.0 (#16915)
     add 7063a41bea4 chore(deps): Bump 
com.braintreepayments.gateway:braintree-java (#16917)
     add 825cfa6a510 chore(deps): Bump protostream-version from 5.0.12.Final to 
15.0.13.Final (#16913)
     add 2655523c193 chore(deps): Bump org.mnode.ical4j:ical4j from 4.0.8 to 
4.1.0 (#16915)
     add 16d2032704f chore(deps): Bump 
com.google.apis:google-api-services-calendar (#16912)
     add b746eb9a075 chore(deps): Bump jolokia-version from 2.1.2 to 2.2.1 
(#16916)
     add 250037c506c chore(deps-dev): Bump com.helger.as2:as2-lib from 5.1.3 to 
5.1.4 (#16911)
     add 44e8458360b Revert "chore(deps-dev): Bump com.helger.as2:as2-lib from 
5.1.3 to 5.1.4 (#16911)"
     add e7e9461833f chore(deps): Bump google-auth-library-oauth2-http-version 
(#16918)
     add 6fc78bc21c8 CAMEL-20367: Adds export related tests
     add ebd49f8047f Revert "chore(deps): Bump jolokia-version from 2.1.2 to 
2.2.1 (#16916)"
     add b8f7e476965 CAMEL-21649: camel-metrics - Add option to configure 
InstrumentedThreadPoolFactory
     add 5d0075ec511 [CAMEL-21651] Upgrade to Jolokia 2.2.1 (#16920)
     add 4f0f69b58b4 Regen
     add 2d7913d4194 chore(deps): Bump mongo-java-driver-version from 5.2.1 to 
5.3.1

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   (c74f7f76e0c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/mongo-java-driver-version-5.3.1 (2d7913d4194)

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:
 .../main/camel-main-configuration-metadata.json    |  1 +
 .../camel/component/ical/ICalDataFormatTest.java   |  2 +-
 .../prometheus/MicrometerPrometheusConfigurer.java |  6 ++
 .../prometheus/MicrometerPrometheus.java           | 22 ++++++
 .../plugin/DefaultJolokiaPlatformHttpPlugin.java   |  2 +-
 .../MetricsConfigurationPropertiesConfigurer.java  |  7 ++
 .../camel-main-configuration-metadata.json         |  1 +
 core/camel-main/src/main/docs/main.adoc            |  3 +-
 .../camel/main/MetricsConfigurationProperties.java | 23 ++++++
 .../dsl/jbang/core/commands/ExportBaseCommand.java | 10 +--
 .../apache/camel/dsl/jbang/it/ExportITCase.java    | 85 ++++++++++++++++++++++
 .../dsl/jbang/it/support/JBangTestSupport.java     |  7 ++
 parent/pom.xml                                     | 16 ++--
 13 files changed, 169 insertions(+), 16 deletions(-)
 create mode 100644 
dsl/camel-jbang/camel-jbang-it/src/test/java/org/apache/camel/dsl/jbang/it/ExportITCase.java

Reply via email to