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

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit cccaae066e2cbf333291f01e46530f0458fc779f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 22:47:35 2025 +0000

    Bump org.sonarsource.scanner.maven:sonar-maven-plugin
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 02fe1cfdfe..806078883e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1879,7 +1879,7 @@ under the License.
         <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>
       </plugins>
     </pluginManagement>

Reply via email to