From 98f9c07bc45d7da87c37ad4b0b96cba6abda23a4 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Thu, 9 May 2024 12:29:04 +0800 Subject: [PATCH] update meta-codegen pom.xml --- samples/meta-codegen/lib/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/meta-codegen/lib/pom.xml b/samples/meta-codegen/lib/pom.xml index a91b878e04f..472ad199394 100644 --- a/samples/meta-codegen/lib/pom.xml +++ b/samples/meta-codegen/lib/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.22.2 @@ -41,7 +41,6 @@ -Xms512m -Xmx1500m methods - pertest @@ -114,15 +113,16 @@ provided - junit - junit + org.junit.jupiter + junit-jupiter-api ${junit-version} + test UTF-8 7.6.0-SNAPSHOT 1.0.0 - 4.13.2 + 5.10.2