Skip to content

Commit 4bcea43

Browse files
Bump sonar-maven-plugin from 3.7.0.1746 to 3.9.1.2184
Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.7.0.1746 to 3.9.1.2184. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@3.7.0.1746...3.9.1.2184) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 888ca1c commit 4bcea43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<plugin>
262262
<groupId>org.jacoco</groupId>
263263
<artifactId>jacoco-maven-plugin</artifactId>
264-
<version>0.8.7</version>
264+
<version>0.8.8</version>
265265
<executions>
266266
<execution>
267267
<id>prepare-agent</id>
@@ -281,7 +281,7 @@
281281
<plugin>
282282
<groupId>org.sonarsource.scanner.maven</groupId>
283283
<artifactId>sonar-maven-plugin</artifactId>
284-
<version>3.7.0.1746</version>
284+
<version>3.9.1.2184</version>
285285
</plugin>
286286
<plugin>
287287
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)