From 1a993343ab2e866f67e56924a1ae7d7140ddbe3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 04:49:54 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1) --- 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] --- bboxdb-commons/pom.xml | 2 +- bboxdb-examples/pom.xml | 2 +- bboxdb-experiments/pom.xml | 2 +- bboxdb-network-proxy/pom.xml | 2 +- bboxdb-server/pom.xml | 2 +- bboxdb-tools/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bboxdb-commons/pom.xml b/bboxdb-commons/pom.xml index 770af2b1b..3b89f20bd 100644 --- a/bboxdb-commons/pom.xml +++ b/bboxdb-commons/pom.xml @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 false true diff --git a/bboxdb-examples/pom.xml b/bboxdb-examples/pom.xml index 3c91b598e..4e30f0822 100644 --- a/bboxdb-examples/pom.xml +++ b/bboxdb-examples/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 true false diff --git a/bboxdb-experiments/pom.xml b/bboxdb-experiments/pom.xml index 24adaea6d..0785fc660 100644 --- a/bboxdb-experiments/pom.xml +++ b/bboxdb-experiments/pom.xml @@ -100,7 +100,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 true false diff --git a/bboxdb-network-proxy/pom.xml b/bboxdb-network-proxy/pom.xml index cf240c9c0..0a1baed60 100644 --- a/bboxdb-network-proxy/pom.xml +++ b/bboxdb-network-proxy/pom.xml @@ -81,7 +81,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 true false diff --git a/bboxdb-server/pom.xml b/bboxdb-server/pom.xml index 3183a6083..1ef10bf7c 100644 --- a/bboxdb-server/pom.xml +++ b/bboxdb-server/pom.xml @@ -147,7 +147,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 false true diff --git a/bboxdb-tools/pom.xml b/bboxdb-tools/pom.xml index c85e9a2fb..48da8c9a0 100644 --- a/bboxdb-tools/pom.xml +++ b/bboxdb-tools/pom.xml @@ -133,7 +133,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 false true diff --git a/pom.xml b/pom.xml index f84f5cbbf..739ca733e 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.2 + 3.2.1 true true