From c127f825e7a089fc142cdd232ff16cd0686e1b8c Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 13 Nov 2024 11:09:45 +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