From bb579453ca41b6c141214abe0d85a26a4c1f65c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:43:29 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 --- examples/generic-request-processing/pom.xml | 2 +- examples/http-api-using-request-handlers-and-processors/pom.xml | 2 +- examples/multiple-bundles-lib/pom.xml | 2 +- examples/multiple-bundles/pom.xml | 2 +- examples/predicate-fields/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/generic-request-processing/pom.xml b/examples/generic-request-processing/pom.xml index 4d5b16e83..a0cbeba53 100644 --- a/examples/generic-request-processing/pom.xml +++ b/examples/generic-request-processing/pom.xml @@ -54,7 +54,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 true diff --git a/examples/http-api-using-request-handlers-and-processors/pom.xml b/examples/http-api-using-request-handlers-and-processors/pom.xml index 30ebfc04c..7441543d4 100644 --- a/examples/http-api-using-request-handlers-and-processors/pom.xml +++ b/examples/http-api-using-request-handlers-and-processors/pom.xml @@ -58,7 +58,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 true diff --git a/examples/multiple-bundles-lib/pom.xml b/examples/multiple-bundles-lib/pom.xml index a62615028..307839279 100644 --- a/examples/multiple-bundles-lib/pom.xml +++ b/examples/multiple-bundles-lib/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 true diff --git a/examples/multiple-bundles/pom.xml b/examples/multiple-bundles/pom.xml index ab541783b..62151bccc 100644 --- a/examples/multiple-bundles/pom.xml +++ b/examples/multiple-bundles/pom.xml @@ -134,7 +134,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 true diff --git a/examples/predicate-fields/pom.xml b/examples/predicate-fields/pom.xml index 2c8dad305..a2a8cea3c 100644 --- a/examples/predicate-fields/pom.xml +++ b/examples/predicate-fields/pom.xml @@ -51,7 +51,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.5 true