From 6976a52772fcb72cdd4aa7c4280e6bfa39c42e23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:01:38 +0000 Subject: [PATCH] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 --- 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..3c168e1e2 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.2.5 false true diff --git a/transpiler/pom.xml b/transpiler/pom.xml index f27adc239..7a1eb80cf 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.2.5 false true