mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-12-19 23:28:59 +01:00
Bump maven-surefire-plugin from 2.22.0 to 2.22.1 (#1663)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 2.22.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.0...surefire-2.22.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
0b0e8d71b7
commit
4e0b9c54be
2
pom.xml
2
pom.xml
@ -200,7 +200,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
<version>2.22.0</version>
|
<version>2.22.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- Force the right file encoding during unit testing -->
|
<!-- Force the right file encoding during unit testing -->
|
||||||
<!-- Set language to English in order to get consistent results for localized time formatting -->
|
<!-- Set language to English in order to get consistent results for localized time formatting -->
|
||||||
|
Loading…
Reference in New Issue
Block a user