pom.xml: upgrade coverall-maven-plugin to 4.3.0
This commit is contained in:
parent
e5b0ac126f
commit
151a6f351c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -16,8 +16,8 @@
|
|||
|
||||
<properties>
|
||||
<lombok.version>1.16.10</lombok.version>
|
||||
<coveralls-maven-plugin.version>4.2.0</coveralls-maven-plugin.version>
|
||||
<assertj.version>3.6.2</assertj.version>
|
||||
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
|
||||
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<hamcrest.version>1.3</hamcrest.version>
|
||||
|
|
Loading…
Reference in a new issue