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

dependabot[bot] pushed a change to branch 
dependabot/maven/org.apache.maven.resolver-maven-resolver-api-2.0.20
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


    omit f591e2e1b chore(deps): bump 
org.apache.maven.resolver:maven-resolver-api
     add 595e45321 chore(deps): bump org.postgresql:postgresql from 42.7.12 to 
42.7.13 (#2908)
     add 0a2d0d3d2 Regen for commit 595e45321b69cd2d696bad2f10eebaa91f3606ce 
(#2910)
     add 35873ddbd fix: Avro/Protobuf run dependencies in JBang properties
     add b9d1c73a9 fix: Fix Kafka timestamp router properties
     add 24e8496eb chore: Use individual AWS test factories for each sub-folder
     add 0464bd8ae chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 
(#2912)
     add ec5098d1d chore(deps): bump 
org.apache.maven.resolver:maven-resolver-api

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   (f591e2e1b)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.maven.resolver-maven-resolver-api-2.0.20 
(ec5098d1d)

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/ci-build.yml                     |  4 ++--
 .github/workflows/generate-sbom-main.yml           |  2 +-
 .github/workflows/integration-tests.yaml           |  2 +-
 .github/workflows/java-tests.yaml                  |  2 +-
 .github/workflows/main-push-regen.yaml             |  2 +-
 kamelets/postgresql-sink.kamelet.yaml              |  2 +-
 kamelets/postgresql-source.kamelet.yaml            |  2 +-
 .../kamelets/postgresql-sink.kamelet.yaml          |  2 +-
 .../kamelets/postgresql-source.kamelet.yaml        |  2 +-
 pom.xml                                            |  2 +-
 .../camel-kamelets-itest/src/test/java/AwsIT.java  | 24 ++++++++++++++++++++--
 .../avro}/jbang.properties                         |  3 +--
 .../test/resources/kafka/kafka-router-pipe.yaml    |  1 +
 .../jbang.properties}                              |  5 ++---
 14 files changed, 37 insertions(+), 18 deletions(-)
 rename tests/camel-kamelets-itest/src/test/{resources-filtered => 
resources/avro}/jbang.properties (87%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{slack/application.properties => 
protobuf/jbang.properties} (88%)

Reply via email to