Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit c5dcd4f

Browse files
Bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184
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] <[email protected]>
1 parent 618cd4f commit c5dcd4f

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.slf4j</groupId>
132132
<artifactId>slf4j-simple</artifactId>
133-
<version>1.7.33</version>
133+
<version>1.7.36</version>
134134
</dependency>
135135

136136
<dependency>
@@ -211,7 +211,7 @@
211211
<plugin>
212212
<groupId>org.sonarsource.scanner.maven</groupId>
213213
<artifactId>sonar-maven-plugin</artifactId>
214-
<version>3.9.0.2155</version>
214+
<version>3.9.1.2184</version>
215215
</plugin>
216216
<plugin>
217217
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)