From f7884fa2b03af88b6c84edd0cb5aeb4944286920 Mon Sep 17 00:00:00 2001 From: Aliaksandr Pinchuk Date: Thu, 17 Apr 2025 23:13:06 +0200 Subject: [PATCH] build: update maven-plugin-plugin version to 3.13.1 and configure goal prefix --- maven/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven/pom.xml b/maven/pom.xml index afaa97de..bb9d0226 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -56,7 +56,10 @@ org.apache.maven.plugins maven-plugin-plugin - 3.8.1 + 3.13.1 + + openapi-diff + org.apache.maven.plugins