From 4282993fee8355e465c01900cc56cbdad6638e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 04:02:05 +0000 Subject: [PATCH] Bump maven-dependency-plugin from 3.2.0 to 3.5.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.2.0 to 3.5.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.5.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..f8679608 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.5.0 unpack diff --git a/kafka-connect-http-test/pom.xml b/kafka-connect-http-test/pom.xml index 7f6ac4cd..0c942dc4 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.5.0 unpack