From bbc85e72b3d52f26471dc2f06a9b270afa80abf7 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 9 Jan 2024 21:27:27 +0000 Subject: [PATCH] build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 --- 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 d7dfc9687..3fc4b0d7d 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -124,7 +124,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.apache.maven.plugins maven-surefire-plugin - 3.2.3 + 3.2.5 **/*IT