From fef9f498827391247547e341530957f7964d3cd0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Mar 2023 10:31:46 +0000 Subject: [PATCH] build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 --- 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 d23e45e9e..703f55444 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.0.0 **/IT*