From c59d5e51a9db7e3890db784a686b05807acf3dde Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 9 Nov 2023 19:40:55 +1000 Subject: [PATCH] downgrade surefire due to jpms issue due to https://github.com/apache/maven-surefire/pull/668 [ERROR] java.lang.module.FindException: Module jakarta.interceptor not found, required by jakarta.transaction Signed-off-by: Olivier Lamy --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb6e7c2e630..60ffcce1fef 100644 --- a/pom.xml +++ b/pom.xml @@ -284,7 +284,8 @@ 3.3.1 3.5.1 3.3.0 - 3.2.1 + + 3.1.2 3.9.0 3.4.0 2.2.3