Skip to content

Commit

Permalink
fix pom sonar plugin (redouane59#371)
Browse files Browse the repository at this point in the history
* fix pom

* update latest version
  • Loading branch information
redouane59 authored Apr 10, 2022
1 parent 798e65b commit 715d978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<plugin>
<artifactId>sonar-maven-plugin</artifactId>
<groupId>org.codehaus.sonar</groupId>
<version>3.8.0.2131</version>
<version>3.9.1.2184</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 715d978

Please sign in to comment.