From da4fa156823c7ccb47491b828667852eec47beda Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 28 Aug 2024 00:41:19 +0000
Subject: [PATCH] chore(deps): update dependency
org.apache.maven.plugins:maven-surefire-plugin to v3.5.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 ab2758e..e05a9be 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.4.0
+ 3.5.0
diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml
index f41e27b..189b4cb 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.4.0
+ 3.5.0