From 729ac3bae752feff6873c07c190d001fe495e4de Mon Sep 17 00:00:00 2001 From: matevip Date: Thu, 14 May 2026 18:18:09 +0800 Subject: [PATCH] fix(build): restore archunit-junit5 to 1.3.0 --- mateclaw-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mateclaw-server/pom.xml b/mateclaw-server/pom.xml index fcfbb279..ae3a9dc4 100644 --- a/mateclaw-server/pom.xml +++ b/mateclaw-server/pom.xml @@ -423,7 +423,7 @@ com.tngtech.archunit archunit-junit5 - 1.4.0-SNAPSHOT + 1.3.0 test