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.git


The following commit(s) were added to refs/heads/main by this push:
     new 97ff2efada Bump maven-surefire-plugin.version from 3.5.4 to 3.5.5
97ff2efada is described below

commit 97ff2efadae70f3761f91596e1d3b609ad0d0345
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 07:22:30 2026 +0000

    Bump maven-surefire-plugin.version from 3.5.4 to 3.5.5
    
    Bumps `maven-surefire-plugin.version` from 3.5.4 to 3.5.5.
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.4 to 3.5.5
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-version: 3.5.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 098ac4df5d..ef2410a4c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
         <maven-resources-plugin.version>3.4.0</maven-resources-plugin.version>
         <maven-scm-plugin.version>2.2.1</maven-scm-plugin.version>
         <maven-shade-plugin.version>3.6.1</maven-shade-plugin.version>
-        <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
         <rpkgtests-maven-plugin.version>1.0.0</rpkgtests-maven-plugin.version>
 
         <!-- Test container image properties -->

Reply via email to