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 35d7b1e  Bump the maven group across 2 directories with 1 update
35d7b1e is described below

commit 35d7b1e6dd394f93c71899b19b1c6161259a636e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 1 06:48:26 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.10.0 to 3.11.0
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.10.0...3.11.0)
    
    Updates `org.wiremock:wiremock-standalone` from 3.10.0 to 3.11.0
    - [Release notes](https://github.com/wiremock/wiremock/releases)
    - [Commits](https://github.com/wiremock/wiremock/compare/3.10.0...3.11.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] <supp...@github.com>
    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 f935d6b..584a83f 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.23.3</quarkus-langchain4j.version>
-        <wiremock.version>3.10.0</wiremock.version>
+        <wiremock.version>3.11.0</wiremock.version>
     </properties>
 
     <dependencyManagement>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 3528c76..9a57c86 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.10.0</wiremock.version>
+        <wiremock.version>3.11.0</wiremock.version>
     </properties>
 
     <dependencyManagement>

Reply via email to