From ee1fb8c7edfba331856d38b8269606d712c260c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:03:48 +0000 Subject: [PATCH] Bump plexus-component-annotations from 1.7.1 to 2.1.0 Bumps [plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 1.7.1 to 2.1.0. - [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-1.7.1...plexus-containers-2.1.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6cb2fcd..e2c2fee3 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ org.codehaus.plexus plexus-component-annotations - 1.7.1 + 2.1.0 junit