From 934c418d5a4028c4cf7a81fd85a78ff1fd31dbd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 15:08:25 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-M9 --- parser/pom.xml | 2 +- transpiler/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/parser/pom.xml b/parser/pom.xml index 2240ec3a5..951ed2bc3 100644 --- a/parser/pom.xml +++ b/parser/pom.xml @@ -78,7 +78,7 @@ SOFTWARE. org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M9 false true diff --git a/transpiler/pom.xml b/transpiler/pom.xml index f27adc239..50f13b6f1 100644 --- a/transpiler/pom.xml +++ b/transpiler/pom.xml @@ -123,7 +123,7 @@ SOFTWARE. org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M9 false true