Skip to content

Commit

Permalink
Updated spotbugs and opencsv versions
Browse files Browse the repository at this point in the history
Signed-off-by: jk KPADEY <[email protected]>
  • Loading branch information
mivek committed Nov 28, 2020
1 parent 92484bd commit 8e816ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
<junit.version>4.13.1</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<spotbugs-maven-plugin.version>4.1.3</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.1.4</spotbugs-maven-plugin.version>
<commons-lang3.version>3.11</commons-lang3.version>
<opencsv.version>5.2</opencsv.version>
<opencsv.version>5.3</opencsv.version>
<pitmp-maven-plugin.version>1.3.7</pitmp-maven-plugin.version>
<jacoco.coverage.instruction.minimum>0.98</jacoco.coverage.instruction.minimum>
<jacoco.coverage.branch.minimum>0.96</jacoco.coverage.branch.minimum>
Expand Down

0 comments on commit 8e816ab

Please sign in to comment.