build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#3261)

Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 5.0.0.4389 to 5.1.0.4751.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/5.0.0.4389...5.1.0.4751)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-version: 5.1.0.4751
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-22 21:52:25 +03:00
committed by GitHub
parent 6e20d32213
commit ad6bdf802d
+1 -1
View File
@@ -63,7 +63,7 @@
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
<!-- SonarCloud -->
<sonar-maven-plugin.version>5.0.0.4389</sonar-maven-plugin.version>
<sonar-maven-plugin.version>5.1.0.4751</sonar-maven-plugin.version>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>iluwatar</sonar.organization>
<sonar.projectKey>iluwatar_java-design-patterns</sonar.projectKey>