Bump pitest-maven from 1.4.2 to 1.4.3

Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.2...pitest-parent-1.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-01 05:35:07 +00:00 committed by dependabot[bot]
parent 580f690458
commit 8ca99ed887

View file

@ -15,7 +15,7 @@
<kemitix-checkstyle.version>4.1.1</kemitix-checkstyle.version>
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>
<junit-platform-surefire-provider.version>1.3.1</junit-platform-surefire-provider.version>
<pitest-maven-plugin.version>1.4.2</pitest-maven-plugin.version>
<pitest-maven-plugin.version>1.4.3</pitest-maven-plugin.version>
<pitest-junit5-plugin.version>0.7</pitest-junit5-plugin.version>
<lombok.version>1.18.2</lombok.version>
<jgit.version>5.1.1.201809181055-r</jgit.version>