From 5bbeb5ffa6e8b9ca6cc2bf22d748ab30b8f1924d Mon Sep 17 00:00:00 2001 From: jianbin Date: Mon, 20 Jan 2025 16:36:18 +0800 Subject: [PATCH] feat: support jdk 17&21 workflow --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7146677..01ea535 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,6 @@ ${project.encoding} - com.googlecode.maven-java-formatter-plugin maven-java-formatter-plugin @@ -277,6 +276,8 @@ maven-surefire-plugin ${maven.surefire.plugin} + ${maven.surefire.argLine} + ${maven.surefire.excludes} **/*Test.java