This is an automated email from the ASF dual-hosted git repository.
zhfeng pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/camel-quarkus-main by this
push:
new 68a8cb3 Bump the maven group across 2 directories with 1 update (#315)
68a8cb3 is described below
commit 68a8cb3528658bc46034878178a60183d06c0a90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 30 09:11:24 2024 +0800
Bump the maven group across 2 directories with 1 update (#315)
Bumps the maven group with 1 update in the /data-extract-langchain4j
directory:
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock).
Bumps the maven group with 1 update in the /kamelet-chucknorris directory:
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock).
Updates `org.wiremock:wiremock-standalone` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.9.2...3.10.0)
Updates `org.wiremock:wiremock-standalone` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.9.2...3.10.0)
---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: maven
- dependency-name: org.wiremock:wiremock-standalone
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: maven
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
data-extract-langchain4j/pom.xml | 2 +-
kamelet-chucknorris/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/data-extract-langchain4j/pom.xml b/data-extract-langchain4j/pom.xml
index 55fb0a2..4667bc5 100644
--- a/data-extract-langchain4j/pom.xml
+++ b/data-extract-langchain4j/pom.xml
@@ -56,7 +56,7 @@
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<quarkus-langchain4j.version>0.22.0</quarkus-langchain4j.version>
- <wiremock.version>3.9.2</wiremock.version>
+ <wiremock.version>3.10.0</wiremock.version>
</properties>
<dependencyManagement>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 46b123e..cf1395f 100644
--- a/kamelet-chucknorris/pom.xml
+++ b/kamelet-chucknorris/pom.xml
@@ -51,7 +51,7 @@
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
- <wiremock.version>3.9.2</wiremock.version>
+ <wiremock.version>3.10.0</wiremock.version>
</properties>
<dependencyManagement>