commit | a7f2f708a1eec564b4a2a039e531fbf294592d41 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 04 00:57:28 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Fri Nov 08 15:00:39 2024 +0100 |
tree | d5173e3f8a4bba6cae942f41f72969fc4f277d29 | |
parent | 6edc0ef7d967114254577f8f2f205e18dfcdd666 [diff] [blame] |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2 (closes #180) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I3d7e08f893a9b744ba24f94ffd5753574a28c036
diff --git a/pom.xml b/pom.xml index 3830fbd..093336c 100644 --- a/pom.xml +++ b/pom.xml
@@ -289,7 +289,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>3.5.0</version> + <version>3.5.2</version> <configuration> <useSystemClassLoader>false</useSystemClassLoader> <argLine>-Xmx512m</argLine>