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

haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/develop by this push:
     new 5b6c7c59 Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#319)
5b6c7c59 is described below

commit 5b6c7c59d323461463c17de804c3104a653ceeda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 1 22:42:07 2024 +0800

    Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#319)
    
    Bumps 
[org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven)
 from 3.9.1.2184 to 5.0.0.4389.
    - [Release 
notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
    - 
[Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.9.1.2184...5.0.0.4389)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 97d82698..ce3b1615 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
                 <plugin>
                     <groupId>org.sonarsource.scanner.maven</groupId>
                     <artifactId>sonar-maven-plugin</artifactId>
-                    <version>3.9.1.2184</version>
+                    <version>5.0.0.4389</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.rat</groupId>

Reply via email to