This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 3_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 460f88aa664bd01ec5f17c5f0521e717732297f0 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 c3eb8f2361..7fb016bf9c 100644 --- a/pom.xml +++ b/pom.xml @@ -1853,7 +1853,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>
