commit | 9d70f694a393194fcbf22e8f2e0349baf6b90eb2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jan 24 12:37:52 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Wed Jan 24 13:47:19 2024 +0100 |
tree | 09670963509da4b9aec63ea20813a12715d566ed | |
parent | 8fba38a11facc4ff3b4d7d0737b1792098249633 [diff] |
Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 (closes #99) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ie521fd0318906686bc2aa3b8f380510cacb56c55
diff --git a/pom.xml b/pom.xml index 781bf67..9f979f4 100644 --- a/pom.xml +++ b/pom.xml
@@ -287,7 +287,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.22.2</version> + <version>3.2.5</version> <configuration> <useSystemClassLoader>false</useSystemClassLoader> <argLine>-Xmx512m</argLine>