Skip to content

Commit dff6c4d

Browse files
committed
Add sonar-maven-plugin version 5.5.0.6356
Fixes #382 Signed-off-by: Gary O'Neall <[email protected]>
1 parent 613ac03 commit dff6c4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,11 @@
329329
</execution>
330330
</executions>
331331
</plugin>
332+
<plugin>
333+
<groupId>org.sonarsource.scanner.maven</groupId>
334+
<artifactId>sonar-maven-plugin</artifactId>
335+
<version>5.5.0.6356</version>
336+
</plugin>
332337
</plugins>
333338
</build>
334339
<reporting>

0 commit comments

Comments
 (0)