This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch
dependabot/maven/net.revelc.code-impsort-maven-plugin-1.13.0
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 93600646776d chore(deps): Bump net.revelc.code:impsort-maven-plugin
add 0d8e23df868b Add camel-openai to catalog
add 50e1d0f16d71 chore(camel-test-infra-keycloak): upgrade
keycloak.container to 26.5 (#20749)
add 7e9bffddf2d0 chore(camel-test-infra-hashicorp-vault): upgrade
hashicorp.vault.container to 1.21.2 (#20741)
add f5047411359f Add camel-openai to catalog
add c3e52098a8ca chore(deps): Bump aws-java-sdk2-version from 2.41.4 to
2.41.5 (#20768)
add 68cbdc5bbdba chore(deps): Bump org.owasp:dependency-check-maven from
12.1.9 to 12.2.0 (#20771)
add 6dfd08c74ff2 chore(deps): Bump net.revelc.code:impsort-maven-plugin
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 (93600646776d)
\
N -- N -- N
refs/heads/dependabot/maven/net.revelc.code-impsort-maven-plugin-1.13.0
(6dfd08c74ff2)
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:
.../component/ComponentsBuilderFactory.java | 13 +++
...ory.java => OpenaiComponentBuilderFactory.java} | 100 ++++++++++++---------
parent/pom.xml | 4 +-
.../hashicorp/vault/services/container.properties | 2 +-
.../infra/keycloak/services/container.properties | 2 +-
.../apache/camel/maven/packaging/MojoHelper.java | 3 +-
6 files changed, 77 insertions(+), 47 deletions(-)
copy
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/{StripeComponentBuilderFactory.java
=> OpenaiComponentBuilderFactory.java} (66%)