dependabot[bot] opened a new pull request, #4699:
URL: https://github.com/apache/myfaces-tobago/pull/4699

   Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 9.0.4 to 9.0.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/releases";>org.owasp:dependency-check-maven's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 9.0.5</h2>
   <p>Refer to the <a 
href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md#change-log";>CHANGELOG.md</a>
 for information about improvements and upgrade notes.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md";>org.owasp:dependency-check-maven's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.5";>Version 
9.0.5</a> (2023-12-13)</h2>
   <ul>
   <li>fix: make NVD API endpoint configurable (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6287";>#6287</a>)</li>
   <li>fix: synch last modified timestamp for NVD API (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6281";>#6281</a>)</li>
   <li>fix: read NVD cache meta files if cache.properties does not exist (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6282";>#6282</a>)</li>
   <li>fix: correct property for nonProxyHosts (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6285";>#6285</a>)</li>
   <li>fix: reduce apache http logging (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6280";>#6280</a>)</li>
   <li>fix: store last modified timestamp for RetireJS and the Hosted 
Suppression File in db (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6271";>#6271</a>)</li>
   <li>build: bump golang in the docker image (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6274";>#6274</a>)</li>
   <li>fix: use temporary files to reduce memory usage during the NVD Update 
(<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6270";>#6270</a>)</li>
   <li>fix: use BIT for Oracle DB instead of Boolean when calling prepared 
statements (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6264";>#6264</a>)</li>
   <li>fix: showing all reference tags in reports (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6259";>#6259</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/75?closed=1";>changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/5a5b010cda3e17a9cf5548d7899bf5057a1cf82c";><code>5a5b010</code></a>
 build: prepare release v9.0.5</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/04728034ce85f3e0480a8d327017edd7bfbe3fc6";><code>0472803</code></a>
 docs: release notes</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/58d8c2a25f999686d1fc373e81d5da08c89e0bfa";><code>58d8c2a</code></a>
 fix(fp): fixes FP <a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6016";>#6016</a>
 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6290";>#6290</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/0b56fb334d612244daf8e0bda40c870bc19cc6a5";><code>0b56fb3</code></a>
 fix: make nvd api endpoint configurable (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6287";>#6287</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/f14e0f99f9211f02308ddedad63d9aa605b42d84";><code>f14e0f9</code></a>
 fix: synch last modified timestamp for NVD API (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6281";>#6281</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/676996679344ca41902a7b90ffa69f40c1e7db6c";><code>6769966</code></a>
 fix: read meta files if cache.properties does not exist (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6282";>#6282</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/4b3287b4dba664ea352679c782184a42abcc74f9";><code>4b3287b</code></a>
 fix: set correct property for nonProxyHosts (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6285";>#6285</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/17186db310cc24c993f35da91942d5d55e06d786";><code>17186db</code></a>
 fix: reduce apache http logging (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6280";>#6280</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/2a388f1d50ae989abcc520628d89f6caa8c92b4a";><code>2a388f1</code></a>
 fix: store last modified timestamp in db (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6271";>#6271</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/41fc5a2081072fc5f954ad609222dd244bbd9feb";><code>41fc5a2</code></a>
 build: bump golang (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6274";>#6274</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v9.0.4...v9.0.5";>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=9.0.4&new-version=9.0.5)](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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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...@myfaces.apache.org

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

Reply via email to