Skip to content

Commit

Permalink
Bump com.googlecode.maven-download-plugin:download-maven-plugin (#213)
Browse files Browse the repository at this point in the history
Bumps [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases)
- [Commits](maven-download-plugin/maven-download-plugin@1.11.1...1.11.2)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent ca96a80 commit f43fc34
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 @@ -99,7 +99,7 @@
<codacy.plugin.version>1.2.0</codacy.plugin.version>
<xml.maven.plugin.version>1.1.0</xml.maven.plugin.version>
<docker.maven.plugin.version>0.45.1</docker.maven.plugin.version>
<maven.download.plugin.version>1.11.1</maven.download.plugin.version>
<maven.download.plugin.version>1.11.2</maven.download.plugin.version>

<!-- What level of logging we want to see, by default, in our tests and default container config -->
<logLevel>ERROR</logLevel>
Expand Down

0 comments on commit f43fc34

Please sign in to comment.