From 4ccaecc4be9ee37e92c9b246331d80814367d092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 14:19:51 +0000 Subject: [PATCH] fix(deps): update ver_maven_api --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fc2b2b43da..d5f4a270b9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ VER_ASSERTJ=3.23.1 VER_MOCKITO=4.9.0 # Used for Maven Plugin -VER_MAVEN_API=3.0 +VER_MAVEN_API=3.8.6 VER_ECLIPSE_AETHER=1.1.0 VER_MUSTACHE=0.9.10 VER_PLEXUS_RESOURCES=1.2.0