From aec4a12caed8a083bb2fabce2b602bad02dadc6e Mon Sep 17 00:00:00 2001 From: sullis Date: Sun, 20 Feb 2022 19:02:00 -0800 Subject: [PATCH] archunit 0.23.0 (#11670) https://github.com/TNG/ArchUnit/releases/tag/v0.23.0 --- modules/openapi-generator/pom.xml | 4 ++-- pom.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/openapi-generator/pom.xml b/modules/openapi-generator/pom.xml index b637e18870e..fd565603dcb 100644 --- a/modules/openapi-generator/pom.xml +++ b/modules/openapi-generator/pom.xml @@ -320,13 +320,13 @@ com.tngtech.archunit archunit - 0.20.1 + ${archunit.version} test com.tngtech.archunit archunit-junit4 - 0.20.1 + ${archunit.version} test diff --git a/pom.xml b/pom.xml index 57c25264713..a558fddd853 100644 --- a/pom.xml +++ b/pom.xml @@ -1451,6 +1451,7 @@ 1.8 1.8 + 0.23.0 3.1.0 1.4 2.11.0