This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 3b726e1942caf5990ef89264ff108654ebc615de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 17 19:42:14 2025 +0000
Bump the maven group across 2 directories with 2 updates
Bumps the maven group with 2 updates in the /data-extract-langchain4j
directory:
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) and
net.revelc.code.formatter:formatter-maven-plugin.
Bumps the maven group with 2 updates in the /kamelet-chucknorris directory:
[org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) and
net.revelc.code.formatter:formatter-maven-plugin.
Updates `org.wiremock:wiremock-standalone` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.11.0...3.12.0)
Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.1 to
2.25.0
Updates `org.wiremock:wiremock-standalone` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.11.0...3.12.0)
Updates `net.revelc.code.formatter:formatter-maven-plugin` from 2.24.1 to
2.25.0
---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: maven
- dependency-name: net.revelc.code.formatter:formatter-maven-plugin
dependency-type: direct:production
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
- dependency-name: net.revelc.code.formatter:formatter-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven
...
Signed-off-by: dependabot[bot] <[email protected]>
---
data-extract-langchain4j/pom.xml | 4 ++--
kamelet-chucknorris/pom.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/data-extract-langchain4j/pom.xml b/data-extract-langchain4j/pom.xml
index 584a83f..9100bec 100644
--- a/data-extract-langchain4j/pom.xml
+++ b/data-extract-langchain4j/pom.xml
@@ -46,7 +46,7 @@
<maven.compiler.testTarget>${maven.compiler.target}</maven.compiler.testTarget>
<maven.compiler.testSource>${maven.compiler.source}</maven.compiler.testSource>
- <formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
+ <formatter-maven-plugin.version>2.25.0</formatter-maven-plugin.version>
<groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
<impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
<license-maven-plugin.version>4.6</license-maven-plugin.version>
@@ -56,7 +56,7 @@
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<quarkus-langchain4j.version>0.23.3</quarkus-langchain4j.version>
- <wiremock.version>3.11.0</wiremock.version>
+ <wiremock.version>3.12.0</wiremock.version>
</properties>
<dependencyManagement>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 9a57c86..ebbaf9a 100644
--- a/kamelet-chucknorris/pom.xml
+++ b/kamelet-chucknorris/pom.xml
@@ -43,7 +43,7 @@
<maven.compiler.testTarget>${maven.compiler.target}</maven.compiler.testTarget>
<maven.compiler.testSource>${maven.compiler.source}</maven.compiler.testSource>
- <formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
+ <formatter-maven-plugin.version>2.25.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
<license-maven-plugin.version>4.6</license-maven-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
@@ -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.11.0</wiremock.version>
+ <wiremock.version>3.12.0</wiremock.version>
</properties>
<dependencyManagement>