From 0dd1457d62f1be6f2d7806c5e57192ed51e27e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 18:51:53 +0200 Subject: [PATCH] build(deps): bump com.tngtech.archunit:archunit-junit5 (#937) Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v1.0.1...v1.1.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 321918c27..ad5daf447 100644 --- a/components/sbm-core/pom.xml +++ b/components/sbm-core/pom.xml @@ -47,7 +47,7 @@ com.tngtech.archunit archunit-junit5 - 1.0.1 + 1.1.0 test diff --git a/components/sbm-recipes-boot-upgrade/pom.xml b/components/sbm-recipes-boot-upgrade/pom.xml index 855e94a01..1ca0e2be6 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.0.1 + 1.1.0 test diff --git a/components/sbm-support-boot/pom.xml b/components/sbm-support-boot/pom.xml index 0d0b4dc71..155d36312 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.0.1 + 1.1.0 \ No newline at end of file diff --git a/components/sbm-support-jee/pom.xml b/components/sbm-support-jee/pom.xml index e9bad7e8d..db4f6bd43 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.0.1 + 1.1.0 test diff --git a/components/sbm-support-weblogic/pom.xml b/components/sbm-support-weblogic/pom.xml index 7bf4f15f9..455d08c7d 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.0.1 + 1.1.0 test