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 34a8a96426 Bump maven-surefire-plugin.version from 3.5.3 to 3.5.4
34a8a96426 is described below

commit 34a8a96426949e70547e23bc5811612a2b741308
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 09:29:53 2025 +0100

    Bump maven-surefire-plugin.version from 3.5.3 to 3.5.4
    
    Bumps `maven-surefire-plugin.version` from 3.5.3 to 3.5.4.
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4)
    
    Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-version: 3.5.4
      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 07d64e9236..24efe2b616 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
         <maven-scm-plugin.version>2.1.0</maven-scm-plugin.version>
         <maven-shade-plugin.version>3.6.1</maven-shade-plugin.version>
-        <maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
+        <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
         <rpkgtests-maven-plugin.version>1.0.0</rpkgtests-maven-plugin.version>
 
         <!-- Test container image properties -->

Reply via email to