dependabot[bot] opened a new pull request, #252:
URL: https://github.com/apache/ws-wss4j/pull/252

   Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 9.0.3 to 9.0.8.
   <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.8</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>
   <h2>Version 9.0.7</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>
   <h2>Version 9.0.6</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>
   <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>
   <h2>Version 9.0.4</h2>
   <ul>
   <li>fix: utilize maven proxy if present (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6255";>#6255</a>)</li>
   <li>fix: allow api key in cli to be quoted (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6253";>#6253</a>)</li>
   <li>fix: use correct maven plugin reporting plugin (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6244";>#6244</a>)</li>
   <li>fix: correct trailing comma in JSON report (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6245";>#6245</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/74?closed=1";>changes</a>.</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.8";>Version 
9.0.8</a> (2024-01-06)</h2>
   <ul>
   <li>fix: favor stability over performance (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6349";>#6349</a>)</li>
   <li>chore: replace commons-io with core java calls (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6343";>#6343</a>)</li>
   <li>fix: improve error reporting for invalid H2 database (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6339";>#6339</a>)</li>
   <li>fix: rework fix for closing input streams on errors correctly (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6338";>#6338</a>)</li>
   <li>fix: reduce chance NVD API block updates due to rate limit (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6333";>#6333</a>)</li>
   <li>fix: ensure open handles will not leak on errors (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6326";>#6326</a>)</li>
   <li>fix: improve error reporting (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6324";>#6324</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/78?closed=1";>changes</a>.</p>
   <h2><a 
href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.7";>Version 
9.0.7</a> (2023-12-18)</h2>
   <ul>
   <li>docs: document insecure configuration for GHSA-qqhq-8r2c-c3f5 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6315";>#6315</a>)</li>
   <li>fix: improve memory usage on NVD update (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6321";>#6321</a>)</li>
   <li>fix: skip pyproject.toml unless it contains <code>tool.poetry</code> (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6316";>#6316</a>)</li>
   <li>fix: resolve build error that may cause an issue on some JDK versions 
(<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6312";>#6312</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/77?closed=1";>changes</a>.</p>
   <h2><a 
href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.6";>Version 
9.0.6</a> (2023-12-15)</h2>
   <ul>
   <li>build: bump [email protected] (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6308";>#6308</a>)</li>
   <li>fix: mask nvd.api.key in logs; see GHSA-qqhq-8r2c-c3f5 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6307";>#6307</a>)</li>
   <li>fix: update java version check (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6297";>#6297</a>)</li>
   <li>fix: more efficient memory usage (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6299";>#6299</a>)</li>
   <li>fix: stream NVD data via Jackson to reduce memory footprint (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6275";>#6275</a>)</li>
   <li>docs: document github action caching (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6301";>#6301</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/76?closed=1";>changes</a>.</p>
   <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>
   <h2><a 
href="https://github.com/jereong/DependencyCheck/releases/tag/v9.0.4";>Version 
9.0.4</a> (2023-12-08)</h2>
   <ul>
   <li>fix: utilize maven proxy if present (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6255";>#6255</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/4a32ff15cda957354a23dfa6f8833f909e92d630";><code>4a32ff1</code></a>
 build: prepare release v9.0.8</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/3d648c5a983fdefa6ae4a0af8a9b0b6508c88600";><code>3d648c5</code></a>
 docs: release 9.0.8</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/293c98dc2b13f889e09933e1636f25a86effeb39";><code>293c98d</code></a>
 build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin 
...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/361e255562af79fc5326151e9721d9ee3029bf6d";><code>361e255</code></a>
 build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 
2.16...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/be5c4a4f39d22c0557d62a3a29c09896b1caf4a9";><code>be5c4a4</code></a>
 fix: favor stability over performance (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6349";>#6349</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/a110bd05af93fe7e296f3b147ea29b7374ace721";><code>a110bd0</code></a>
 chore: replace commons-io with core java calls (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6343";>#6343</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/6146364740e2ccf037a8e5d8d8e39579e8326a53";><code>6146364</code></a>
 build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6097";>#6097</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/77adb076e13c4c4e02195c1b0ecbe53c6a550ae8";><code>77adb07</code></a>
 build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6341";>#6341</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/9199230b442340f1efcd99ffeaf05a8cbf1c9abb";><code>9199230</code></a>
 fix: improve error reporting for invalid H2 database (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6339";>#6339</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/401d031ead08f8aaa05ae4ec4a98c870648e916c";><code>401d031</code></a>
 fix: rework fix for closing input streams on errors correctly (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6338";>#6338</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v9.0.3...v9.0.8";>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.3&new-version=9.0.8)](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: [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]

Reply via email to