From 27d73b2864f2c7b07404149dfab9ad5c9db9d5f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 01:26:39 +0000 Subject: [PATCH] chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3 --- 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 2c507cd..1b8c43f 100644 --- a/topics/sw_concepts/code/pattern-examples/pom.xml +++ b/topics/sw_concepts/code/pattern-examples/pom.xml @@ -80,7 +80,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.1 + 3.1.0 diff --git a/topics/testing/code/pom.xml b/topics/testing/code/pom.xml index 4db50b1..6eb100c 100644 --- a/topics/testing/code/pom.xml +++ b/topics/testing/code/pom.xml @@ -153,7 +153,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.1 + 3.1.0