From e40c777cdd49820702f852b7d42553d78d674e2e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 10 Jul 2024 21:36:16 +0000 Subject: [PATCH] build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 --- samples/native-image/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/native-image/pom.xml b/samples/native-image/pom.xml index 45003271793..e1cedfbafae 100644 --- a/samples/native-image/pom.xml +++ b/samples/native-image/pom.xml @@ -121,7 +121,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 **/*IT