From 1afb8ed293d8d71bdc69f1f541531a34dd50e790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 04:54:03 -0700 Subject: [PATCH] Bump maven-failsafe-plugin in /.github/planetiler-examples-dependabot (#600) Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- planetiler-examples/standalone.pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planetiler-examples/standalone.pom.xml b/planetiler-examples/standalone.pom.xml index fc7fd0f6..1fe4f5d0 100644 --- a/planetiler-examples/standalone.pom.xml +++ b/planetiler-examples/standalone.pom.xml @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.1.0 + 3.1.2