From 6be1dd7cb6e39f8ff5d85ac39afc75a519d6111c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:43:21 +0000 Subject: [PATCH] Bump surefire-plugin.version from 3.3.1 to 3.4.0 (#1150) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- event-statistics/pom.xml | 2 +- grpc-locations/pom.xml | 2 +- rest-fights/pom.xml | 2 +- rest-heroes/pom.xml | 2 +- rest-narration/pom.xml | 2 +- rest-villains/pom.xml | 2 +- ui-super-heroes/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/event-statistics/pom.xml b/event-statistics/pom.xml index 7b9711674..a664e48f2 100644 --- a/event-statistics/pom.xml +++ b/event-statistics/pom.xml @@ -19,7 +19,7 @@ <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> </properties> <dependencyManagement> <dependencies> diff --git a/grpc-locations/pom.xml b/grpc-locations/pom.xml index 99b4841b3..62ef76945 100644 --- a/grpc-locations/pom.xml +++ b/grpc-locations/pom.xml @@ -20,7 +20,7 @@ <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> </properties> <dependencyManagement> <dependencies> diff --git a/rest-fights/pom.xml b/rest-fights/pom.xml index fd6b40b01..7c047ce11 100644 --- a/rest-fights/pom.xml +++ b/rest-fights/pom.xml @@ -22,7 +22,7 @@ <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> <wiremock.version>3.9.1</wiremock.version> <wiremock-grpc.version>0.7.0</wiremock-grpc.version> </properties> diff --git a/rest-heroes/pom.xml b/rest-heroes/pom.xml index 968606076..48035cda6 100644 --- a/rest-heroes/pom.xml +++ b/rest-heroes/pom.xml @@ -20,7 +20,7 @@ <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> </properties> <dependencyManagement> <dependencies> diff --git a/rest-narration/pom.xml b/rest-narration/pom.xml index d3a0785e7..3f9806909 100644 --- a/rest-narration/pom.xml +++ b/rest-narration/pom.xml @@ -19,7 +19,7 @@ <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> <wiremock.version>1.3.3</wiremock.version> </properties> <dependencyManagement> diff --git a/rest-villains/pom.xml b/rest-villains/pom.xml index 10931670c..6322f2e8f 100644 --- a/rest-villains/pom.xml +++ b/rest-villains/pom.xml @@ -20,7 +20,7 @@ <quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> </properties> <dependencyManagement> <dependencies> diff --git a/ui-super-heroes/pom.xml b/ui-super-heroes/pom.xml index 0eaa6285f..e7057273f 100644 --- a/ui-super-heroes/pom.xml +++ b/ui-super-heroes/pom.xml @@ -18,7 +18,7 @@ <quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> <quarkus.platform.version>3.13.2</quarkus.platform.version> <quinoa.version>2.4.5</quinoa.version> - <surefire-plugin.version>3.3.1</surefire-plugin.version> + <surefire-plugin.version>3.4.0</surefire-plugin.version> </properties> <dependencyManagement> <dependencies>