commit | 278472bc98f63466067d68eac483aafba1e2a7e1 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 11 00:02:53 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Fri Jul 12 13:12:56 2024 +0200 |
tree | f6a30857f77c063d30ac0715bc63b6cd86a97521 | |
parent | d906489b3be4d46f92aecbf1a46cdaccc5c97541 [diff] |
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (closes #153) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- 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: Ida95606b81f9d03a64d3f55e12f159c88428c390
diff --git a/pom.xml b/pom.xml index 3f4450c..d06ddd4 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.0</version> + <version>3.3.1</version> <configuration> <useSystemClassLoader>false</useSystemClassLoader> <argLine>-Xmx512m</argLine>