From 03af11e4218610949417cf4bc103d08c9876f9a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:56:52 +0000 Subject: [PATCH] fix(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.8.0...1.8.1) --- updated-dependencies: - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index 44d1cfe..0387d85 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -48,7 +48,7 @@ com.googlecode.maven-download-plugin download-maven-plugin - 1.8.0 + 1.8.1