From db6bf1610afb9dff474930ce83f89554414fb42c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 04:01:55 +0000 Subject: [PATCH] Bump maven-dependency-plugin from 3.2.0 to 3.4.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- kafka-connect-http-infra/pom.xml | 2 +- kafka-connect-http-test/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kafka-connect-http-infra/pom.xml b/kafka-connect-http-infra/pom.xml index c625c2ab..405e13a1 100644 --- a/kafka-connect-http-infra/pom.xml +++ b/kafka-connect-http-infra/pom.xml @@ -63,7 +63,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.4.0 unpack diff --git a/kafka-connect-http-test/pom.xml b/kafka-connect-http-test/pom.xml index 7f6ac4cd..1480b1ba 100644 --- a/kafka-connect-http-test/pom.xml +++ b/kafka-connect-http-test/pom.xml @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.4.0 unpack