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

   Bumps 
[org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck)
 from 10.0.4 to 11.1.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 11.1.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>
   <h2>Version 11.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/v11.1.0";>Version
 11.1.0</a> (2024-10-30)</h2>
   <ul>
   <li>feat: PHP Composer Analyzer now scans packages-dev by default (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7114";>#7114</a>)
   <ul>
   <li>Users can configure if packages-dev should be skipped</li>
   </ul>
   </li>
   <li>fix(regression): re-add h2 database driver name (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7115";>#7115</a>)</li>
   <li>fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC 
Setting (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7077";>#7077</a>)</li>
   <li>fix: do not set legacy proxy from maven or env (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7072";>#7072</a>)
 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7074";>#7074</a>)</li>
   <li>docs: add missing documentation for the MS Build Analyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7113";>#7113</a>)</li>
   <li>docs: Document the breaking change for Maven plugin as reporting plugin 
(<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7079";>#7079</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/89?closed=1";>changes</a>.</p>
   <h2><a 
href="https://github.com/jeremylong/DependencyCheck/releases/tag/v11.0.0";>Version
 11.0.0</a> (2024-10-21)</h2>
   <ul>
   <li><strong>breaking change</strong>: Switch from JMockit to Mockito &amp; 
build target to Java 11 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6922";>#6922</a>)
   <ul>
   <li>dependency-check now requires a minimum of Java 11.0 to run</li>
   </ul>
   </li>
   <li><strong>breaking change</strong>: bump com.h2database:h2 from 2.1.214 to 
2.3.232 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6132";>#6132</a>)
   <ul>
   <li>H2 databases generated with an older version of ODC will not work with 
ODC 11.0.0; a new H2 db must be generated</li>
   </ul>
   </li>
   <li><strong>breaking change</strong>: Maven plugin updated to Doxia 2.x 
reporting stack
   <ul>
   <li>Users of the Maven plugin that configure it as a reporting plugin will 
need to use maven-site-plugin 3.20.0 or later (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6959";>#6959</a>)</li>
   </ul>
   </li>
   <li>feat: Replace old Downloader by an Apache HTTPClient based 
downloader</li>
   <li>feat: Use Apache HTTPClient for downloads of public resources (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6949";>#6949</a>)</li>
   <li>feat: Also make NodeAuditSearch usr our HTTPClient based connections</li>
   <li>feat: Also make OSSIndexAnalyzer use our HTTPClient based 
connections</li>
   <li>feat: Migrate CentralSearch to use Apache HTTP-client via Downloader</li>
   <li>feat: Extend apache HTTP-client usage to EngineVersionCheck</li>
   <li>feat: Remove the need to specify dbDriver for external databases using 
JDBCv4 ServiceLoader supporting JDBC drivers (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6938";>#6938</a>)</li>
   <li>fix: use latest generated suppressions (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7064";>#7064</a>)</li>
   <li>fix: Fixup parameter sequence for Dowloader credentials (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7033";>#7033</a>)</li>
   <li>fix: Fixup the missing addition of NVD API Datafeed credentials (if 
configured)</li>
   <li>fix: Fixup broken proxy authentication in first attempt; extend to 
include KEV downloads</li>
   <li>fix: store timestamps locally for local resources (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6936";>#6936</a>)</li>
   <li>build: Remove the animal-sniffer, propagate java version to 
plugin-archetype (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6950";>#6950</a>)</li>
   <li>build: Update Checkstyle configuration and Suppression DTD references 
(<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6951";>#6951</a>)</li>
   <li>chore: Update test db schema (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7036";>#7036</a>)</li>
   <li>chore: remove old, unneeded database upgrade script</li>
   <li>docs: reformat javadoc (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7009";>#7009</a>)</li>
   <li>docs: Fixup javadoc warnings (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6995";>#6995</a>)</li>
   <li>chore: Replace use of several deprecated methods/classes by their 
successors (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/6933";>#6933</a>)</li>
   </ul>
   <p>See the full listing of <a 
href="https://github.com/jeremylong/DependencyCheck/milestone/87?closed=1";>changes</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/91ba87802b8547a62af645b9054a40cbb4472e80";><code>91ba878</code></a>
 build: prepare release v11.1.0</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/a610dbd97548d1ed09d0645a21e61f1693ba7484";><code>a610dbd</code></a>
 build: bump minor semantic version number to 11.1.0</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/f8505fb76ddfa101d7cf87d63fb08af129016d92";><code>f8505fb</code></a>
 docs: update release notes</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/519707ac91528d86b654ddbd68a7fd36dd147243";><code>519707a</code></a>
 fix: re-add h2 database driver name (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7115";>#7115</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/08d7657ac23de6926feacb137dcdad5d9b7a2f7e";><code>08d7657</code></a>
 feat: PHP Composer Analyzer Scans packages-dev by default (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7114";>#7114</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/910570d9218a51c77951e3ef5bd710e25344214d";><code>910570d</code></a>
 docs: add missing documentation for the MS Build Analyzer (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7113";>#7113</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/4c2fcef8de154a160f62d7a5208226ba3f902b08";><code>4c2fcef</code></a>
 build(deps): bump jackson.version from 2.18.0 to 2.18.1 (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7111";>#7111</a>)</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/5f3061d2302be7104937f9af4a9f48e5b0f64ad1";><code>5f3061d</code></a>
 build(deps): bump io.github.jeremylong:open-vulnerability-clients from 7.0.0 
...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/116a63fdba7706cec2cf6a33d8002c9d53a16f8f";><code>116a63f</code></a>
 fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC 
Setti...</li>
   <li><a 
href="https://github.com/jeremylong/DependencyCheck/commit/c87d3cf641b14ec4692b14f186e974dec02d08cf";><code>c87d3cf</code></a>
 docs: Document the breaking change for Maven plugin as reporting plugin (<a 
href="https://redirect.github.com/jeremylong/DependencyCheck/issues/7079";>#7079</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jeremylong/DependencyCheck/compare/v10.0.4...v11.1.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=10.0.4&new-version=11.1.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...@cxf.apache.org

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

Reply via email to