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