Skip to content

Commit

Permalink
Add support for sonar issue report formats >= v7.5 tomasbjerre/violat…
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 3, 2020
1 parent 1698c69 commit ca9fa29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<findbugs.failOnError>false</findbugs.failOnError>
<maven.javadoc.skip>true</maven.javadoc.skip>
<violation-comments-lib>1.90</violation-comments-lib>
<violations-lib>1.107</violations-lib>
<violations-maven>1.30</violations-maven>
<changelog>1.60</changelog>
<violations-lib>1.108</violations-lib>
<violations-maven>1.32</violations-maven>
<changelog>1.61</changelog>
<fmt>2.9</fmt>
</properties>

Expand Down

0 comments on commit ca9fa29

Please sign in to comment.