This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 3a48fe07216506bc30a842e4f2acce8f4eb34462 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Dec 11 08:58:59 2025 +0100 Upgrading sonar-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a1c3d90be0..1f1ef8740e 100644 --- a/pom.xml +++ b/pom.xml @@ -1888,7 +1888,7 @@ under the License. <plugin> <groupId>org.sonarsource.scanner.maven</groupId> <artifactId>sonar-maven-plugin</artifactId> - <version>5.4.0.6343</version> + <version>5.5.0.6356</version> </plugin> </plugins> </pluginManagement>
