From 4ca9b12eeff5b1d618a495d8e01771cd870a31af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 14:27:56 +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 b7bbe3ea6a..25cbacd335 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ VER_ASSERTJ=3.23.1 VER_MOCKITO=4.8.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