Skip to content

Commit

Permalink
Bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184
Browse files Browse the repository at this point in the history
Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.9.0.2155 to 3.9.1.2184.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.9.0.2155...3.9.1.2184)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and juanpablo-santos committed Dec 13, 2021
1 parent 3a19ff1 commit ba0c9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -107,7 +107,7 @@
<plugin.cargo.version>1.9.8</plugin.cargo.version>
<plugin.clirr.version>2.8</plugin.clirr.version>
<plugin.cobertura.version>2.7</plugin.cobertura.version>
<plugin.sonar.version>3.9.0.2155</plugin.sonar.version>
<plugin.sonar.version>3.9.1.2184</plugin.sonar.version>
<plugin.sonar-report.version>0.1</plugin.sonar-report.version>
<plugin.eclipse-lifecycle-mapping.version>1.0.0</plugin.eclipse-lifecycle-mapping.version>
<maven.compiler.source>${jdk.version}</maven.compiler.source> <!-- override values from parent pom -->
Expand Down

0 comments on commit ba0c9fb

Please sign in to comment.