From 1227b4113065612f6a4bb1afb7a58646f72aead6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:09:36 +0000 Subject: [PATCH] build(deps): bump com.tngtech.archunit:archunit-junit5 Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/sbm-core/pom.xml | 2 +- components/sbm-recipes-boot-upgrade/pom.xml | 2 +- components/sbm-support-boot/pom.xml | 2 +- components/sbm-support-jee/pom.xml | 2 +- components/sbm-support-weblogic/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/sbm-core/pom.xml b/components/sbm-core/pom.xml index ad5daf447..44397819b 100644 --- a/components/sbm-core/pom.xml +++ b/components/sbm-core/pom.xml @@ -47,7 +47,7 @@ com.tngtech.archunit archunit-junit5 - 1.1.0 + 1.2.0 test diff --git a/components/sbm-recipes-boot-upgrade/pom.xml b/components/sbm-recipes-boot-upgrade/pom.xml index 1ca0e2be6..6b35f1a9e 100644 --- a/components/sbm-recipes-boot-upgrade/pom.xml +++ b/components/sbm-recipes-boot-upgrade/pom.xml @@ -102,7 +102,7 @@ com.tngtech.archunit archunit-junit5 - 1.1.0 + 1.2.0 test diff --git a/components/sbm-support-boot/pom.xml b/components/sbm-support-boot/pom.xml index 155d36312..91d0f9123 100644 --- a/components/sbm-support-boot/pom.xml +++ b/components/sbm-support-boot/pom.xml @@ -80,7 +80,7 @@ com.tngtech.archunit archunit-junit5 - 1.1.0 + 1.2.0 \ No newline at end of file diff --git a/components/sbm-support-jee/pom.xml b/components/sbm-support-jee/pom.xml index db4f6bd43..3c718046b 100644 --- a/components/sbm-support-jee/pom.xml +++ b/components/sbm-support-jee/pom.xml @@ -76,7 +76,7 @@ com.tngtech.archunit archunit-junit5 - 1.1.0 + 1.2.0 test diff --git a/components/sbm-support-weblogic/pom.xml b/components/sbm-support-weblogic/pom.xml index 455d08c7d..d2052dcfc 100644 --- a/components/sbm-support-weblogic/pom.xml +++ b/components/sbm-support-weblogic/pom.xml @@ -78,7 +78,7 @@ com.tngtech.archunit archunit-junit5 - 1.1.0 + 1.2.0 test