This is an automated email from the ASF dual-hosted git repository.
jamesnetherton 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 bb775d7 Bump the maven group across 2 directories with 1 update
bb775d7 is described below
commit bb775d70d07c9c9e7c255dd1d6dbeb2fd60f1caa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 23 13:41:06 2024 +0100
Bump the maven group across 2 directories with 1 update
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.1 to 3.9.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.9.1...3.9.2)
Updates `org.wiremock:wiremock-standalone` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.9.1...3.9.2)
---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: maven
- dependency-name: org.wiremock:wiremock-standalone
dependency-type: direct:development
update-type: version-update:semver-patch
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 85f5160..84b14aa 100644
--- a/data-extract-langchain4j/pom.xml
+++ b/data-extract-langchain4j/pom.xml
@@ -56,7 +56,7 @@
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<quarkus-langchain4j.version>0.20.3</quarkus-langchain4j.version>
- <wiremock.version>3.9.1</wiremock.version>
+ <wiremock.version>3.9.2</wiremock.version>
</properties>
<dependencyManagement>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index dfd18e8..4e5f41f 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.1</maven-surefire-plugin.version>
- <wiremock.version>3.9.1</wiremock.version>
+ <wiremock.version>3.9.2</wiremock.version>
</properties>
<dependencyManagement>