This is an automated email from the ASF dual-hosted git repository. rotty3000 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/aries.git
commit 18b40c0c8e673fa01b205ec66278bc902335db09 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Apr 4 14:05:28 2021 +0000 Bump maven-dependency-plugin from 3.1.1 to 3.1.2 in /spi-fly Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.1...maven-dependency-plugin-3.1.2) Signed-off-by: dependabot[bot] <supp...@github.com> --- spi-fly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml index a8fe551..f2e55fd 100644 --- a/spi-fly/pom.xml +++ b/spi-fly/pom.xml @@ -105,7 +105,7 @@ </plugin> <plugin> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.1</version> + <version>3.1.2</version> </plugin> <plugin> <artifactId>maven-enforcer-plugin</artifactId>