From 90e1c5da823ddc14b9b896345013d7ba2f5034f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:07:21 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2 --- 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 bb08e16..4bcc5f9 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.5.1 + 3.5.2 diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index 7eac0a1..22d20e0 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2