From 89d1b338d833674ab6f2e9a854348eff6f1a2359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 09:20:05 +0000 Subject: [PATCH] Bump maven-clean-plugin from 2.4.1 to 3.1.0 Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 2.4.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-2.4.1...maven-clean-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client-py/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-py/pom.xml b/client-py/pom.xml index 1f7a458b68ae3..8d99fdba8c4dc 100644 --- a/client-py/pom.xml +++ b/client-py/pom.xml @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 3.1.0