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

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


The following commit(s) were added to refs/heads/develop by this push:
     new c406fc6a2b build(deps): bump 
org.sonarsource.scanner.maven:sonar-maven-plugin (#2350)
c406fc6a2b is described below

commit c406fc6a2b471403b5aeb1ecaf056c9c94d7294c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 09:08:17 2025 +0100

    build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#2350)
    
    Bumps 
[org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven)
 from 5.2.0.4988 to 5.3.0.6276.
    - [Release 
notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
    - 
[Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/5.2.0.4988...5.3.0.6276)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
      dependency-version: 5.3.0.6276
      dependency-type: direct:production
      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 21f1f239d1..ff79c6d039 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1226,7 +1226,7 @@
         <plugin>
           <groupId>org.sonarsource.scanner.maven</groupId>
           <artifactId>sonar-maven-plugin</artifactId>
-          <version>5.2.0.4988</version>
+          <version>5.3.0.6276</version>
         </plugin>
 
         <plugin>

Reply via email to