Bump coveralls-maven-plugin from 4.2.0 to 4.3.0
Bumps [coveralls-maven-plugin](https://github.com/trautonen/coveralls-maven-plugin) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/trautonen/coveralls-maven-plugin/releases) - [Changelog](https://github.com/trautonen/coveralls-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/trautonen/coveralls-maven-plugin/compare/v4.2.0...v4.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
d6ce70399d
commit
65df6850bb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -38,7 +38,7 @@
|
|||
<mockito-core.version>1.10.19</mockito-core.version>
|
||||
<simple-java-mail.version>3.1.1</simple-java-mail.version>
|
||||
<spring-framework.version>4.2.6.RELEASE</spring-framework.version>
|
||||
<coveralls-maven-plugin.version>4.2.0</coveralls-maven-plugin.version>
|
||||
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue