Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.quarkiverse.langchain4j:quarkus-langchain4j-bom from 0.17.2 to 0.18.0 in /data-extract-langchain4j in the maven group across 1 directory #41

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data-extract-langchain4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>

<quarkus-langchain4j.version>0.17.2</quarkus-langchain4j.version>
<quarkus-langchain4j.version>0.18.0</quarkus-langchain4j.version>
<wiremock.version>3.9.1</wiremock.version>
</properties>

Expand Down
5 changes: 0 additions & 5 deletions docs/modules/ROOT/attachments/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@
"description": "Shows how you can build a simple Kamelet and use with your Camel applications.",
"link": "https://github.com/apache/camel-quarkus-examples/tree/main/kamelet-chucknorris"
},
{
"title": "Kotlin Hello World",
"description": "Shows how to define Camel routes using Kotlin programming language",
"link": "https://github.com/apache/camel-quarkus-examples/tree/main/timer-log-kotlin"
},
{
"title": "Leader election in Kubernetes: A Camel Quarkus Master example",
"description": "Shows how to use Camel master component.",
Expand Down
60 changes: 0 additions & 60 deletions timer-log-kotlin/README.adoc

This file was deleted.

276 changes: 0 additions & 276 deletions timer-log-kotlin/eclipse-formatter-config.xml

This file was deleted.

Loading