From edebeecae6c4a79e1e20d79b3c113deb55ea62bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 14:42:36 -0400 Subject: [PATCH] Bump maven-surefire-plugin from 2.18.1 to 3.1.2 (#520) Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.18.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.18.1...surefire-3.1.2) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1c6c3bd..4c7bda65 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 3.1.2 @{argLine} -Xmx5G