Skip to content

Commit

Permalink
Bump com.googlecode.maven-download-plugin:download-maven-plugin from …
Browse files Browse the repository at this point in the history
…1.10.0 to 1.11.0 in the dependencies group (#72)

Bump com.googlecode.maven-download-plugin:download-maven-plugin

Bumps the dependencies group with 1 update: [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin).


Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](download-maven-plugin/download-maven-plugin@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Kornel <[email protected]>
  • Loading branch information
dependabot[bot] and kornys authored Oct 21, 2024
1 parent 1d88691 commit 1001c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>
<maven.compile.plugin.version>3.13.0</maven.compile.plugin.version>
<maven.dependency.version>3.8.0</maven.dependency.version>
<maven.download.plugin.version>1.10.0</maven.download.plugin.version>
<maven.download.plugin.version>1.11.0</maven.download.plugin.version>
<maven.exec.plugin.version>3.4.1</maven.exec.plugin.version>

<skipITs>true</skipITs>
Expand Down

0 comments on commit 1001c62

Please sign in to comment.