This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
from d4ae31c Rework data-extract-langchain4j example to use
langchain4j-agent extension
new b82c9f2 Upgrade to Quarkus Platform 3.27.0.CR1
new 23b65a9 Restore data-extract-langchain4j native profile
The 2 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:
amqp/pom.xml | 2 +-
artemis-elasticsearch/pom.xml | 2 +-
aws-lambda/pom.xml | 2 +-
aws2-s3/pom.xml | 2 +-
cluster-leader-election/pom.xml | 2 +-
cxf-soap/pom.xml | 2 +-
data-extract-langchain4j/pom.xml | 6 ++----
.../main/java/org/acme/extraction/CustomPojoExtractionService.java | 2 --
.../src/main/java/org/acme/extraction/CustomPojoStore.java | 4 +---
.../java/org/acme/extraction/DataExtractAgentConfiguration.java | 1 -
.../src/main/java/org/acme/extraction/Routes.java | 2 +-
fhir/pom.xml | 2 +-
file-bindy-ftp/pom.xml | 2 +-
file-split-log-xml/pom.xml | 2 +-
health/pom.xml | 2 +-
http-log/pom.xml | 2 +-
jdbc-datasource/pom.xml | 2 +-
jms-jpa/pom.xml | 2 +-
jpa-idempotent-repository/pom.xml | 2 +-
jta-jpa/pom.xml | 2 +-
kafka/pom.xml | 2 +-
kamelet-chucknorris/pom.xml | 2 +-
message-bridge/pom.xml | 2 +-
netty-custom-correlation/pom.xml | 2 +-
observability/pom.xml | 2 +-
openapi-contract-first/pom.xml | 2 +-
platform-http-security-keycloak/pom.xml | 2 +-
rest-json/pom.xml | 2 +-
saga/pom.xml | 2 +-
spring-redis/pom.xml | 2 +-
timer-log-main/pom.xml | 2 +-
timer-log/pom.xml | 2 +-
vertx-websocket-chat/pom.xml | 2 +-
33 files changed, 32 insertions(+), 39 deletions(-)