This is an automated email from the ASF dual-hosted git repository.
ppalaga pushed a change to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
omit d29788f Use observability-services extension in Health example project
omit 277ae58 Set quarkus.platform.version to 3.27.0
omit e8ca370 Bump dev.langchain4j:langchain4j-bom
omit 4841c3f Bump actions/setup-java from 4 to 5
omit ef4748f Bump the maven group across 33 directories with 2 updates
omit 9e900fb Bump the maven group across 33 directories with 1 update
omit fe474d9 Bump the maven group across 33 directories with 1 update
omit 23b65a9 Restore data-extract-langchain4j native profile
omit b82c9f2 Upgrade to Quarkus Platform 3.27.0.CR1
omit d4ae31c Rework data-extract-langchain4j example to use
langchain4j-agent extension
omit f769879 Next is 3.27.0
add 853a5ee Force Dependabot to get dependency metadata only from Maven
Central
add b9b3eb7 Add Maven Central to Dependabot maven package ecosystem
add 4b08082 Add dev.langchain4j dependencies to Dependabot configuration
add df7c588 Next is 3.27.0
add afc2344 Rework data-extract-langchain4j example to use
langchain4j-agent extension
add 2682c11 Upgrade to Quarkus Platform 3.27.0.CR1
add d6e3809 Restore data-extract-langchain4j native profile
add 6db1862 Bump the maven group across 33 directories with 1 update
add bb94f2c Bump the maven group across 33 directories with 1 update
add c0c0229 Bump the maven group across 33 directories with 2 updates
add 33714a0 Bump actions/setup-java from 4 to 5
add 6eaa5c6 Bump dev.langchain4j:langchain4j-bom
add 96e72dd Set quarkus.platform.version to 3.27.0
add aff19de Use observability-services extension in Health example project
add d3ea63b Upgrade to Quarkus Platform 3.27.0
add aeee0bc Add mvnd variant of mvnw-for-each.sh for faster local work
add 0118eb1 Tag 3.27.0
new f2392be Next is 3.29.0
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 (d29788f)
\
N -- N -- N refs/heads/camel-quarkus-main (f2392be)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/dependabot.yml | 10 +++++++++-
amqp/pom.xml | 4 ++--
artemis-elasticsearch/pom.xml | 4 ++--
aws-lambda/pom.xml | 4 ++--
aws2-s3/pom.xml | 4 ++--
cluster-leader-election/pom.xml | 4 ++--
cxf-soap/pom.xml | 4 ++--
data-extract-langchain4j/pom.xml | 4 ++--
fhir/pom.xml | 4 ++--
fhir/src/main/kubernetes/kubernetes.yml | 10 +++++-----
fhir/src/main/kubernetes/openshift.yml | 10 +++++-----
file-bindy-ftp/pom.xml | 4 ++--
file-bindy-ftp/src/main/kubernetes/kubernetes.yml | 12 ++++++------
file-bindy-ftp/src/main/kubernetes/openshift.yml | 12 ++++++------
file-split-log-xml/pom.xml | 4 ++--
health/pom.xml | 4 ++--
http-log/pom.xml | 4 ++--
jdbc-datasource/pom.xml | 4 ++--
jms-jpa/pom.xml | 4 ++--
jpa-idempotent-repository/pom.xml | 4 ++--
.../src/main/kubernetes/kubernetes.yml | 12 ++++++------
.../src/main/kubernetes/openshift.yml | 14 +++++++-------
jta-jpa/pom.xml | 4 ++--
kafka/pom.xml | 4 ++--
kamelet-chucknorris/pom.xml | 4 ++--
message-bridge/pom.xml | 4 ++--
mvnw-for-each.sh => mvnd-for-each.sh | 4 ++--
netty-custom-correlation/pom.xml | 4 ++--
observability/pom.xml | 4 ++--
openapi-contract-first/pom.xml | 4 ++--
platform-http-security-keycloak/pom.xml | 4 ++--
rest-json/pom.xml | 4 ++--
saga/pom.xml | 4 ++--
saga/saga-app/pom.xml | 2 +-
saga/saga-flight-service/pom.xml | 2 +-
saga/saga-payment-service/pom.xml | 2 +-
saga/saga-train-service/pom.xml | 2 +-
spring-redis/pom.xml | 4 ++--
timer-log-main/pom.xml | 4 ++--
timer-log/pom.xml | 4 ++--
vertx-websocket-chat/pom.xml | 4 ++--
41 files changed, 108 insertions(+), 100 deletions(-)
copy mvnw-for-each.sh => mvnd-for-each.sh (79%)