Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump maven-download-plugin from 1.7.1 to 1.8.1 #6173

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump maven-download-plugin from 1.7.1 to 1.8.1
pan3793 committed Mar 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 419c219b341ece907395df219908d1fe9140d1e9
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -229,7 +229,7 @@
<jars.target.dir>${project.build.directory}/scala-${scala.binary.version}/jars</jars.target.dir>

<maven.plugin.build.helper.version>3.3.0</maven.plugin.build.helper.version>
<maven.plugin.download.version>1.7.1</maven.plugin.download.version>
<maven.plugin.download.version>1.8.1</maven.plugin.download.version>
<maven.plugin.download.cache.path></maven.plugin.download.cache.path>
<maven.plugin.enforcer.mojo.rules.version>1.6.1</maven.plugin.enforcer.mojo.rules.version>
<maven.plugin.frontend.version>1.12.1</maven.plugin.frontend.version>