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

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


The following commit(s) were added to refs/heads/main by this push:
     new f745377  Bump org.apache.maven.plugins:maven-surefire-plugin from 
3.2.5 to 3.5.6
f745377 is described below

commit f745377574b854bf1f7c5807976e71130fa72df5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 07:45:14 2026 +0000

    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.6
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.2.5 to 3.5.6.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.6
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc39455..f62746c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <camel.version>4.7.0</camel.version>
         <!-- Versions -->
         <maven-compiler-plugin-version>3.12.1</maven-compiler-plugin-version>
-        <maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version>
+        <maven-surefire-plugin-version>3.5.6</maven-surefire-plugin-version>
         <maven-javadoc-plugin-version>3.6.3</maven-javadoc-plugin-version>
         <exec-maven-plugin-version>3.1.1</exec-maven-plugin-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>

Reply via email to