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

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


The following commit(s) were added to refs/heads/main by this push:
     new c51bc8bb3b4 chore(deps): Bump 
org.apache.maven.plugins:maven-surefire-report-plugin (#16153)
c51bc8bb3b4 is described below

commit c51bc8bb3b4d831f13766af5a8282ea1d3b0552b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 5 10:46:27 2024 +0100

    chore(deps): Bump org.apache.maven.plugins:maven-surefire-report-plugin 
(#16153)
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-report-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-report-plugin
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 55ceb05e40e..2991d1abfd1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -353,7 +353,7 @@
         <maven-resolver-version>1.9.22</maven-resolver-version>
         <maven-shade-plugin-version>3.6.0</maven-shade-plugin-version>
         
<maven-shared-utils-plugin-version>3.4.2</maven-shared-utils-plugin-version>
-        
<maven-surefire-report-plugin-version>3.5.1</maven-surefire-report-plugin-version>
+        
<maven-surefire-report-plugin-version>3.5.2</maven-surefire-report-plugin-version>
         <maven-wagon-version>3.5.2</maven-wagon-version>
         <maven-war-plugin-version>3.4.0</maven-war-plugin-version>
         <metrics-version>4.2.28</metrics-version>

Reply via email to