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 0b1ae7a1b4 Bump org.sonarsource.scanner.maven:sonar-maven-plugin from
5.3.0.6276 to 5.4.0.6343 (#1253)
0b1ae7a1b4 is described below
commit 0b1ae7a1b4916083bd94128d836e16292d243872
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 50a5646f1c..a2d8054829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1882,7 +1882,7 @@ under the License.
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>5.3.0.6276</version>
+ <version>5.4.0.6343</version>
</plugin>
</plugins>
</pluginManagement>