From 8c79f39ad78d100065c189bcf8e18644b29ff9ed Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 1 Jul 2024 20:15:31 +0200 Subject: [PATCH] deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 (#2604) --- 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 3391525543..2a5d110bc3 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -120,7 +120,7 @@ org.junit.vintage junit-vintage-engine - 5.10.2 + 5.10.3 test