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 73b2536  Bump the maven group across 1 directory with 3 updates
73b2536 is described below

commit 73b25368733bd6db154283b10f131a46ef0eaffd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 5 19:21:26 2024 +0000

    Bump the maven group across 1 directory with 3 updates
    
    Bumps the maven group with 3 updates in the /data-extract-langchain4j 
directory: net.revelc.code:impsort-maven-plugin, 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 and 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire).
    
    
    Updates `net.revelc.code:impsort-maven-plugin` from 1.11.0 to 1.12.0
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.4.0 to 3.5.0
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.revelc.code:impsort-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: maven
    - dependency-name: org.apache.maven.plugins:maven-failsafe-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 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data-extract-langchain4j/pom.xml b/data-extract-langchain4j/pom.xml
index 5501a05..b866fae 100644
--- a/data-extract-langchain4j/pom.xml
+++ b/data-extract-langchain4j/pom.xml
@@ -48,12 +48,12 @@
 
         <formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
         <groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
-        <impsort-maven-plugin.version>1.11.0</impsort-maven-plugin.version>
+        <impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
         <license-maven-plugin.version>4.5</license-maven-plugin.version>
         <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
         <maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
-        <maven-surefire-plugin.version>3.4.0</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
         <quarkus-langchain4j-version>0.17.2</quarkus-langchain4j-version>
         <wiremock-version>3.9.1</wiremock-version>
     </properties>

Reply via email to