commit | a988d185af194fb02dabdaf78a9b8393b512aedc | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 02 15:01:52 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 03 10:19:58 2020 +0200 |
tree | b9576ebd852522a39fa1de5b41db197d8d7722ec | |
parent | 43d73a016c4c4e0514fe5d2d31600d4f69e5bc53 [diff] [blame] |
Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /full 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: Ide382eb1b748830f1bf225c373de29948026c587
diff --git a/full/pom.xml b/full/pom.xml index a40b9fd..71e5113 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -181,7 +181,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>