From e760aa49a512b2fc43cabc0bf4a253989eefd42b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 19:24:06 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 29e13cc..8620f5c 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <json-schema-generator-maven-plugin.version>1.3.0</json-schema-generator-maven-plugin.version> <json-schema-generator-maven-plugin.outputDirectory>${project.build.directory}/schemas</json-schema-generator-maven-plugin.outputDirectory> - <maven-assembly-plugin.version>3.7.0</maven-assembly-plugin.version> + <maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version> <!-- Property used by the publication job in CI--> <publish-folder-path>graviteeio-apim/plugins/policies</publish-folder-path> </properties>