From 385dd52bcbb8cf0e0f2343798987e365ef52d697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 11:07:04 -0400 Subject: [PATCH] build(deps): bump maven-dependency-plugin from 3.2.0 to 3.3.0 (#571) Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.2.0 to 3.3.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.3.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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Jewell <107044381+ajewellamz@users.noreply.github.com> --- examples/pom.xml | 2 +- sdk1/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 90ee707f..5f844b80 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.3.0 copy diff --git a/sdk1/pom.xml b/sdk1/pom.xml index 8721fa0c..f77e2a77 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -310,7 +310,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.3.0 copy