From eb2351f06d3c625abfc5afce05cb1a5e26c19367 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 23 Jul 2023 13:42:02 +0000 Subject: [PATCH] deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.0 --- samples/native-image-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index f91e6e923..40bd15b83 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -107,7 +107,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.junit.vintage junit-vintage-engine - 5.9.3 + 5.10.0 test