dependabot[bot] opened a new pull request, #2848:
URL: https://github.com/apache/causeway/pull/2848

   Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 11.1.1 to 12.0.0.
   <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 12.0.0</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/jeremylong/DependencyCheck/releases/tag/v12.0.0";>Version
 12.0.0</a> (2025-01-11)</h2>
   <ul>
   <li>feat: report on CVSS v4 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7204";>#7204</a>)</li>
   <li>feat: show from which dependency the CVE comes in failure report (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7224";>#7224</a>)</li>
   <li>feat: Use Maven settings decryption API for decrypting secrets from 
settings.xml (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7284";>#7284</a>)</li>
   <li>feat: Extend authentication to support Bearer token for many resources 
(<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7277";>#7277</a>)</li>
   <li>feat: Add a flag to fail when one or more suppression rules are not used 
(<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7244";>#7244</a>)</li>
   <li>fix: add product evidence as vendor to reduce FN (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7295";>#7295</a>)</li>
   <li>fix: Make the HTTP-Client use pre-emptive authentication (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7255";>#7255</a>)</li>
   <li>fix: Add the missing proxy credentials for suppressionFileUser/Password 
authentication scenario</li>
   <li>fix: increase max retry count (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7252";>#7252</a>)</li>
   <li>fix: Make the HTTP-Client use pre-emptive authentication for configured 
server credentials and extend HTTPClient usage to Nexus search</li>
   <li>fix: Tranform into UTC the last modified date from database (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7222";>#7222</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/91?closed=1";>changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/48d567dae40a5dcc49ced82667194abf474720cd";><code>48d567d</code></a>
 build: prepare release v12.0.0</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/69453c89a0401d642ecc18e9498ab7f4b272a7c9";><code>69453c8</code></a>
 chore: prepare release</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/0fd289a9baf588444b9c3a0ac12fcacb0c59cadf";><code>0fd289a</code></a>
 chore: Remove code-paths for Java versions &lt;=8 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7297";>#7297</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/b51921fc64c46bbfefd3dd75a0b0843657b4d9b4";><code>b51921f</code></a>
 fix: add product evidence as vendor to reduce FN (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7295";>#7295</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/ae8c06a655108a75d1f3b6575950a321f836a02f";><code>ae8c06a</code></a>
 chore: fixup JQuery LICENSE.txt file which was a full github html page dump 
(...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/5a470916a89356538b944bb4bf0d09144ef8f1e3";><code>5a47091</code></a>
 build(deps): Sanitize dependencies based on dependency:analyze-report 
results...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/57db1ca6746a1e571a587a921de5669a9b388b0c";><code>57db1ca</code></a>
 build(deps): bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.0 
(#...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/361fe4809894604be19a54798e292bb071a919dc";><code>361fe48</code></a>
 build(deps): bump commons-beanutils:commons-beanutils</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/09c4c71c3627605fefdd912691c7f1ef47700aef";><code>09c4c71</code></a>
 build(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7287";>#7287</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/505ddff92744dc8e24b89facc7151f136665e0f9";><code>505ddff</code></a>
 feat: Use Maven settings decryption API for decrypting secrets from 
settings....</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v11.1.1...v12.0.0";>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=11.1.1&new-version=12.0.0)](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...@causeway.apache.org

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

Reply via email to