commit | beffe03c7a7d9f3b8771745297cb2778e886dce3 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Aug 28 00:52:02 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Wed Aug 28 08:58:19 2024 +0200 |
tree | af731a0b207d4d1abd65ebe676ff033249ac84d8 | |
parent | ed685221e3338c0d71d8aaf81a0bd56cf84419c7 [diff] |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 (closes #167) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I29ff1ca2b9d47eef3de21842660a1bdace32f201
diff --git a/pom.xml b/pom.xml index a2f7359..1d9c882 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.3.1</version> + <version>3.5.0</version> <configuration> <useSystemClassLoader>false</useSystemClassLoader> <argLine>-Xmx512m</argLine>