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
The following commit(s) were added to refs/heads/master by this push:
new 57adc3a968 Bump org.sonarsource.scanner.maven:sonar-maven-plugin from
5.1.0.4751 to 5.2.0.4988 (#1168)
57adc3a968 is described below
commit 57adc3a9687b19aa70eaa0c28dadb2500df5da75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 4 06:17:49 2025 +0200
Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 5.1.0.4751 to
5.2.0.4988 (#1168)
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 7ef6ca51d9..4d97f0d090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1813,7 +1813,7 @@ under the License.
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>5.1.0.4751</version>
+ <version>5.2.0.4988</version>
</plugin>
</plugins>
</pluginManagement>