From c95aa0ea1691567f94270e048e0e306803eba95e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 23:05:07 +0000 Subject: [PATCH] Bump org.mvnpm:lit from 3.1.3 to 3.1.4 Bumps [org.mvnpm:lit](https://github.com/lit/lit) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/CHANGELOG.md) - [Commits](https://github.com/lit/lit/compare/lit@3.1.3...lit@3.1.4) --- updated-dependencies: - dependency-name: org.mvnpm:lit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/chatbot-easy-rag/pom.xml | 2 +- samples/chatbot/pom.xml | 2 +- samples/sql-chatbot/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/chatbot-easy-rag/pom.xml b/samples/chatbot-easy-rag/pom.xml index c03457180..c78d22e96 100644 --- a/samples/chatbot-easy-rag/pom.xml +++ b/samples/chatbot-easy-rag/pom.xml @@ -62,7 +62,7 @@ org.mvnpm lit - 3.1.3 + 3.1.4 runtime diff --git a/samples/chatbot/pom.xml b/samples/chatbot/pom.xml index cf7e1f86d..6a8e306eb 100644 --- a/samples/chatbot/pom.xml +++ b/samples/chatbot/pom.xml @@ -62,7 +62,7 @@ org.mvnpm lit - 3.1.3 + 3.1.4 runtime diff --git a/samples/sql-chatbot/pom.xml b/samples/sql-chatbot/pom.xml index 915777f5e..ac576d25e 100644 --- a/samples/sql-chatbot/pom.xml +++ b/samples/sql-chatbot/pom.xml @@ -70,7 +70,7 @@ org.mvnpm lit - 3.1.3 + 3.1.4 runtime