From 69deb898e4ff38c94cf43b302eaffc2984838bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 17:05:38 +0000 Subject: [PATCH] build(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.4.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.4.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] --- 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 71a42ff3..9b7d57de 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.4.0 + 3.5.0 copy diff --git a/sdk1/pom.xml b/sdk1/pom.xml index a96c6abb..6c66869b 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -310,7 +310,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.4.0 + 3.5.0 copy