dependabot[bot] opened a new pull request, #386: URL: https://github.com/apache/httpcomponents-client/pull/386
Bumps [download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) from 1.6.0 to 1.6.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maven-download-plugin/maven-download-plugin/releases">download-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Release 1.6.8</h2> <h2>What's Changed</h2> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/issues/204">#204</a> by <a href="https://github.com/mkarg"><code>@mkarg</code></a> in <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/pull/207">maven-download-plugin/maven-download-plugin#207</a></li> <li>[205] New <!-- raw HTML omitted --> option by <a href="https://github.com/mkarg"><code>@mkarg</code></a> in <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/pull/206">maven-download-plugin/maven-download-plugin#206</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mkarg"><code>@mkarg</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/pull/207">maven-download-plugin/maven-download-plugin#207</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.7...1.6.8">https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.7...1.6.8</a></p> <h2>Overwrite file if overwrite=true regardless of skipCache</h2> <ul> <li>several 3rd party dependency upgrades</li> </ul> <h2>"checkSignature" parmeter deprecation</h2> <p>Use "alwaysVerifyChecksum" instead. "checkSignature" is deprecated and will be removed in future versions</p> <h2>TLSv1.3 + no-proxy fix</h2> <p>No release notes provided.</p> <h2>Support for Follow Redirects</h2> <p>Added a <code><followRedirects></code> option (Or system property <code>download.plugin.followRedirects</code>) that would enable follow redirects for the Wget mojo</p> <h2>Offline mode and nonProxy</h2> <p>Respects offline mode and nonProxy host configuration</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/6dfdb1f6999ec8d0aaed7a167224c9f51cefed06"><code>6dfdb1f</code></a> Release 1.6.8</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/d7bbc75c7686dba527acd7089ccf7cabe693f1b3"><code>d7bbc75</code></a> removed unused getter/setter for FileMappers</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/a1f79e9cadc8df8d96cdf04eacdae8b9211141ac"><code>a1f79e9</code></a> escaped regex wildcard</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/a6541cb3c02129e87b668ad764d7da53735bea92"><code>a6541cb</code></a> New <fileMappers> option</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/712f016437cd445ad295c52966dafaaf9c1bf0e2"><code>712f016</code></a> Fixed <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/issues/204">#204</a></li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/7c448ebabc8a0c4bada151901025bd6054ef5505"><code>7c448eb</code></a> Create LICENSE</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/05e7f7b0524323ef4ef5d51f5d82735645e3ac05"><code>05e7f7b</code></a> bump to 1.6.8-SNAPSHOT</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/3a7d99cb5e1a7617221b764ac0f574c30f2b66a1"><code>3a7d99c</code></a> Release 1.6.7</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/89103475bdeb48c5a131b69b5b9a3dee8b1eb939"><code>8910347</code></a> <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/issues/194">#194</a> Overwrite file if overwrite=true regardless of skipCache</li> <li><a href="https://github.com/maven-download-plugin/maven-download-plugin/commit/05a6dc77e8bb99027d2d9c94fe2646c75e0ed1bd"><code>05a6dc7</code></a> <a href="https://github-redirect.dependabot.com/maven-download-plugin/maven-download-plugin/issues/199">#199</a> Expand javadoc for overwrite and skipCache params</li> <li>Additional commits viewable in <a href="https://github.com/maven-download-plugin/maven-download-plugin/compare/1.6.0...1.6.8">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
