This is an automated email from the ASF dual-hosted git repository.

gfournier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 0a97e670a chore(deps): bump 
org.apache.maven.plugins:maven-surefire-plugin
0a97e670a is described below

commit 0a97e670a5b7e7f6136c19f90438759670a62752
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 00:31:04 2024 +0000

    chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 java/crds/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/crds/pom.xml b/java/crds/pom.xml
index d121b46ae..e31fbf671 100644
--- a/java/crds/pom.xml
+++ b/java/crds/pom.xml
@@ -36,7 +36,7 @@
     <maven.compiler.target>17</maven.compiler.target>
 
     <fabric8-version>6.13.4</fabric8-version>
-    <maven-surefire-plugin-version>3.5.1</maven-surefire-plugin-version>
+    <maven-surefire-plugin-version>3.5.2</maven-surefire-plugin-version>
   </properties>
 
   <developers>

Reply via email to