This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push: new 5dae3ccf1a build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin (#1898) 5dae3ccf1a is described below commit 5dae3ccf1a0e87f3b36fe458df00b959560c24cb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 19 12:01:26 2024 +0100 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin (#1898) Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.11.3 to 1.11.5. - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](https://github.com/maven-download-plugin/maven-download-plugin/compare/1.11.3...1.11.5) --- 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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10dad209ae..bf666e9097 100644 --- a/pom.xml +++ b/pom.xml @@ -1067,7 +1067,7 @@ <plugin> <groupId>com.googlecode.maven-download-plugin</groupId> <artifactId>download-maven-plugin</artifactId> - <version>1.11.3</version> + <version>1.11.5</version> </plugin> <plugin>