dependabot[bot] opened a new pull request #119:
URL: https://github.com/apache/struts-examples/pull/119


   Bumps 
[dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 
6.3.1 to 6.4.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/releases";>dependency-check-maven's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 6.4.1</h2>
   <p>Changes in this Release</p>
   <ul>
   <li>Added download attempts with increasing wait time for <code>CVE 
meta</code> files from the NVD to prevent rate limiting issues (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3725";>#3725</a>).</li>
   <li>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/35?closed=1";>changes</a>.</li>
   </ul>
   <h2>Version 6.4.0</h2>
   <p>Changes in this Release</p>
   <ul>
   <li>Increased timeout between downloads from the NVD to prevent rate 
limiting issues (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3722";>#3722</a>).
   <ul>
   <li><code>cveStartYear</code> is now configurable and can be set to any year 
from 2002 to present.</li>
   <li><code>cveWaitTime</code> is a new configuration option to define how 
many milliseconds to wait between NVD downloads; default is 4000 ms (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3690";>#3690</a>).</li>
   <li>The NVD CVE data files are now being cached for up to 4 hours in case a 
download fails, re-running ODC will use the cached version.</li>
   </ul>
   </li>
   <li>Fixed NPE in the ODC maven plugin (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3702";>#3702</a>.</li>
   <li>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/34?closed=1";>changes</a>.</li>
   </ul>
   <h2>Version 6.3.2</h2>
   <p>Changes in this Release</p>
   <ul>
   <li>Reduced chance of rate limiting when download files from NVD (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3670";>#2670</a>).</li>
   <li>Fixed bug causing some transitive dependencies being skipped in the 
odc-maven-plugin (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3627";>#3627</a>).</li>
   <li>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/33?closed=1";>changes</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/blob/main/RELEASE_NOTES.md";>dependency-check-maven's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.4.1";>Version
 6.4.1</a> (2021-10-11)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Added download attempts with increasing wait time for <code>CVE 
meta</code> files from the NVD to prevent rate limiting issues (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3725";>#3725</a>).</li>
   <li>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/35?closed=1";>changes</a>.</li>
   </ul>
   <h2><a 
href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.4.0";>Version
 6.4.0</a> (2021-10-11)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Increased timeout between downloads from the NVD to prevent rate 
limiting issues (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3722";>#3722</a>).
   <ul>
   <li><code>cveStartYear</code> is now configurable and can be set to any year 
from 2002 to present.</li>
   <li><code>cveWaitTime</code> is a new configuration option to define how 
many milliseconds to wait between NVD downloads; default is 4000 ms (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3690";>#3690</a>).</li>
   <li>The NVD CVE data files are now being cached for up to 4 hours in case a 
download fails, re-running ODC will use the cached version.</li>
   </ul>
   </li>
   <li>Fixed NPE in the ODC maven plugin (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3702";>#3702</a>.</li>
   <li>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/34?closed=1";>changes</a>.</li>
   </ul>
   <h2><a 
href="https://github.com/jeremylong/DependencyCheck/releases/tag/v6.3.2";>Version
 6.3.2</a> (2021-09-29)</h2>
   <h3>Changes</h3>
   <ul>
   <li>Reduced chance of rate limiting when download files from NVD (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3670";>#2670</a>).</li>
   <li>Fixed bug causing some transitive dependencies being skipped in the 
odc-maven-plugin (see <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/3627";>#3627</a>).</li>
   <li>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/33?closed=1";>changes</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/df2700e28c235f6280ad23cfc62760c198f7623d";><code>df2700e</code></a>
 [maven-release-plugin] prepare release v6.4.1</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/8da16ccfa7f434eee9905d53cadabebc7fe557df";><code>8da16cc</code></a>
 release 6.4.1</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/5d4a68f941d46da254801f722cd68ec955a47b15";><code>5d4a68f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3725";>#3725</a>
 from jeremylong/stabalizeMeta</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/f362e93b5f985ead9e0c3857e906d95fe588932f";><code>f362e93</code></a>
 make checkstyle happier</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/cbc189f9ad36600b70758469e2393118ac3affa5";><code>cbc189f</code></a>
 stabalize download of NVD CVE meta files</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/858261c19bec20c8925b69e09a847dd0fadc320f";><code>858261c</code></a>
 Merge branch 'main' of github.com:jeremylong/DependencyCheck into main</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/46fb24b6b59e7f90f86543805c6adacdc80f6b0a";><code>46fb24b</code></a>
 add missing arguments to site</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/2627feed710adb2b27a3504ca6d70a66f107be06";><code>2627fee</code></a>
 snapshot version</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/55d26aeb1a1b0a80c06ecf36ff07b815f2cc4dd3";><code>55d26ae</code></a>
 [maven-release-plugin] prepare release v6.4.0</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/74a044aa3b08f19124e105d5c3890e81670762b7";><code>74a044a</code></a>
 fix merge conflict</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v6.3.1...v6.4.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.owasp:dependency-check-maven&package-manager=maven&previous-version=6.3.1&new-version=6.4.1)](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: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to