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 db10b3d627504966afe2b91e478f3e514f968cbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 3 07:03:34 2025 +0100
Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.3.0.6276 to
5.4.0.6343 (#1253)
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 94f90d5e9d..ef3a22fce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1847,7 +1847,7 @@ under the License.
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>5.1.0.4751</version>
+ <version>5.4.0.6343</version>
</plugin>
</plugins>
</pluginManagement>