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

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


The following commit(s) were added to refs/heads/main by this push:
     new 747e09fee45 Bump org.sonarsource.scanner.maven:sonar-maven-plugin 
(#3178)
747e09fee45 is described below

commit 747e09fee4591f1af90f1c58d9b0b4d9e534f2c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 07:22:50 2026 -0400

    Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#3178)
    
    Bumps 
[org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven)
 from 5.6.0.6792 to 5.7.0.6970.
    - [Release 
notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
    - 
[Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/5.6.0.6792...5.7.0.6970)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
      dependency-version: 5.7.0.6970
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 a1e6225e8a1..c5c0ce7c1bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -439,7 +439,7 @@
                     <plugin>
                         <groupId>org.sonarsource.scanner.maven</groupId>
                         <artifactId>sonar-maven-plugin</artifactId>
-                        <version>5.6.0.6792</version>
+                        <version>5.7.0.6970</version>
                     </plugin>
                 </plugins>
             </build>

Reply via email to