Bump maven-surefire-plugin from 2.21.0 to 2.22.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.21.0...surefire-2.22.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
fd0109e490
commit
9324b0a41d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
|||
<tiles-maven-plugin.version>2.10</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>0.8.1</kemitix-tiles.version>
|
||||
<kemitix-checkstyle.version>4.1.1</kemitix-checkstyle.version>
|
||||
<maven-surefire-plugin.version>2.21.0</maven-surefire-plugin.version>
|
||||
<maven-surefire-plugin.version>2.22.0</maven-surefire-plugin.version>
|
||||
<junit-platform-surefire-provider.version>1.2.0</junit-platform-surefire-provider.version>
|
||||
<pitest-maven-plugin.version>1.4.0</pitest-maven-plugin.version>
|
||||
<pitest-junit5-plugin.version>0.5</pitest-junit5-plugin.version>
|
||||
|
|
Loading…
Reference in a new issue