From db0bea9a029e402b01d84ee319ca3c4880e53af2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 02:08:34 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 --- topics/sw_concepts/code/pattern-examples/pom.xml | 2 +- topics/testing/code/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/sw_concepts/code/pattern-examples/pom.xml b/topics/sw_concepts/code/pattern-examples/pom.xml index 5202a88..b0c6aad 100644 --- a/topics/sw_concepts/code/pattern-examples/pom.xml +++ b/topics/sw_concepts/code/pattern-examples/pom.xml @@ -59,7 +59,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index a62f28b..a223b14 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -110,7 +110,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1