commit | 3ba37b2e226ebee98c6050c194f739d13153d572 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 02 15:01:44 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 03 10:20:02 2020 +0200 |
tree | f318c8e8695341505179011bdc85d86a5464b3a5 | |
parent | 52d3b86f800d063fd81e0b9a82d119e313048eb7 [diff] [blame] |
Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /lite Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ice1d1d05e477f0c0c8575f3c6f9bc00777d7e197
diff --git a/lite/pom.xml b/lite/pom.xml index 123429e..ecd8b73 100644 --- a/lite/pom.xml +++ b/lite/pom.xml
@@ -68,7 +68,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.22.1</version> + <version>2.22.2</version> <configuration> <useSystemClassLoader>false</useSystemClassLoader> <reuseForks>true</reuseForks>