From 2b303addb632022911ddc9f3bcdd6257b1d47d37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 17:14:00 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 --- 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 082163c..f2dac99 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.0 diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index 2e64667..c87852d 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.0