From b86b04b5801ea9bcad250f05ab0e0e6a6b7afbd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 12:05:32 +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 577ed87535..bd88423cb3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ VER_ASSERTJ=3.23.1 VER_MOCKITO=4.11.0 # Used for Maven Plugin -VER_MAVEN_API=3.0 +VER_MAVEN_API=3.8.7 VER_ECLIPSE_AETHER=1.1.0 VER_MUSTACHE=0.9.10 VER_PLEXUS_RESOURCES=1.2.0