This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 502672bdb8f3e4fae40fb1bc388e13cc3e43621c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 06:43:22 2025 -0500
Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#2775)
Bumps
[org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven)
from 5.3.0.6276 to 5.4.0.6343.
- [Release
notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
-
[Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/5.3.0.6276...5.4.0.6343)
---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
dependency-version: 5.4.0.6343
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f8abf8f3a2e4f64872cbcaaeb6c17f00174e5997)
(cherry picked from commit 1cf07739296007e5027003e0d4d965262afac116)
(cherry picked from commit 9218acee54b05b56c982b2cb4fa4734966d4427f)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 25c8b65e76..857be0a3a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -433,7 +433,7 @@
<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>
</build>