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 1edb282 Bump the maven group across 2 directories with 1 update
1edb282 is described below
commit 1edb282635bb967896c13ed933b390694a2498a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 21:05:32 2025 +0000
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.12.0 to 3.12.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.12.0...3.12.1)
Updates `org.wiremock:wiremock-standalone` from 3.12.0 to 3.12.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.12.0...3.12.1)
---
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 6f488c9..b2421c3 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.25.0</quarkus-langchain4j.version>
- <wiremock.version>3.12.0</wiremock.version>
+ <wiremock.version>3.12.1</wiremock.version>
</properties>
<dependencyManagement>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 9487f57..d9d97bc 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.12.0</wiremock.version>
+ <wiremock.version>3.12.1</wiremock.version>
</properties>
<dependencyManagement>