dependabot[bot] opened a new pull request, #132: URL: https://github.com/apache/struts-examples/pull/132
Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 6.5.1 to 7.1.0. <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 7.1.0</h2> <h3>Changes</h3> <ul> <li>Improved sorting in the HTML report ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">#4112</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">jeremylong/DependencyCheck#4112</a>)).</li> <li>Improved support for Swift ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4265">#4265</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/4265">jeremylong/DependencyCheck#4265</a>)).</li> <li>Resolved several false positives.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/44?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.4</h2> <h3>Changes</h3> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/43?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.3</h2> <h3>Changes</h3> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/42?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.2</h2> <h3>Changes</h3> <ul> <li>General project maintenance, bug fixes, and false positive and false negative reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/41?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.1</h2> <h3>Changes</h3> <ul> <li>General project maintenance, bug fixes, and false positive reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/40?closed=1">changes</a>.</li> </ul> <h2>Version 7.0.0</h2> <h3>Breaking Changes</h3> <ul> <li>The H2 database version has been upgraded. <ul> <li>if you use the <code>dataDirectory</code> option you will need to run a purge after upgrading.</li> </ul> </li> <li>Upgraded to dotnet core 6.0. If analyzing dotnet assemblies the system will need to have the dotnet core 6.0.x runtime available.</li> </ul> <h3>Changes</h3> <ul> <li>The Sarif report format has been fixed and can now be imported into GitHub if desired (See <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3993">#3993</a>).</li> <li>Introduced IssueOps for False Positive reports to assist the team in evaluating FP reports. <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/issues/new?assignees=&labels=FP+Report&template=false-positive-report.yml&title=%5BFP%5D%3A+">Create New FP Report Issue</a>.</li> </ul> </li> <li>When analyzing Java projects ODC now includes data from the developers section. <ul> <li>This will likely cause false positives on things like Apache James, please report the FP and we will fix these quickly.</li> </ul> </li> <li>General project maintenance, bug fixes, and false positive reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/28?closed=1">changes</a>.</li> </ul> <h2>Version 6.5.3</h2> <p>Changes in this Release</p> <ul> <li>Performance improvements for some Maven projects (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3923">#3923</a> and <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3931">#3931</a>).</li> <li>Fixed bug in npm version handling introduced in 6.5.2 (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3956">#3956</a>).</li> <li>Improved the node package analyzer to correctly report the origin of a dependency (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3970">#3970</a>).</li> <li>General code maintenance and false positive reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/39?closed=1">changes</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v7.1.0">Version 7.1.0</a> (2022-04-23)</h2> <p><strong>Changes</strong></p> <ul> <li>Improved sorting in the HTML report ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">#4112</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4112">jeremylong/DependencyCheck#4112</a>)).</li> <li>Improved support for Swift ([see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4265">#4265</a>](<a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/pull/4265">jeremylong/DependencyCheck#4265</a>)).</li> <li>Resolved several false positives.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/44?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.4">Version 7.0.4</a> (2022-03-30)</h2> <p><strong>Changes</strong></p> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/43?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.3">Version 7.0.3</a> (2022-03-29)</h2> <p><strong>Changes</strong></p> <ul> <li>Update to <code>jackson-databind</code> (see <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4285">#4285</a>).</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/42?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.2">Version 7.0.2</a> (2022-03-28)</h2> <p><strong>Changes</strong></p> <ul> <li>General project maintenance, bug fixes, and false positive and false negative reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/41?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.1">Version 7.0.1</a> (2022-03-23)</h2> <p><strong>Changes</strong></p> <ul> <li>General project maintenance, bug fixes, and false positive reductions.</li> <li>See the full listing of <a href="https://github.com/jeremylong/DependencyCheck/milestone/40?closed=1">changes</a>.</li> </ul> <h2><a href="https://github.com/jeremylong/DependencyCheck/releases/tag/v7.0.0">Version 7.0.0</a> (2022-02-28)</h2> <p><strong>Breaking Changes</strong></p> <ul> <li>The H2 database version has been upgraded. <ul> <li>if you use the <code>dataDirectory</code> option you will need to run a purge after upgrading.</li> </ul> </li> <li>Upgraded to dotnet core 6.0. If analyzing dotnet assemblies the system will need to have the dotnet core 6.0.x runtime available.</li> </ul> <p><strong>Changes</strong></p> <ul> <li>The Sarif report format has been fixed and can now be imported into GitHub if desired (See <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/3993">#3993</a>).</li> <li>Introduced IssueOps for False Positive reports to assist the team in evaluating FP reports. <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/issues/new?assignees=&labels=FP+Report&template=false-positive-report.yml&title=%5BFP%5D%3A+">Create New FP Report Issue</a>.</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/59a6c7a3912e1a42359e0ae8c5354195fccf691c"><code>59a6c7a</code></a> [maven-release-plugin] prepare release v7.1.0</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/b402fec073da444490342e651baf4100d1d56db1"><code>b402fec</code></a> bump minor version</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/f1647bc4e1af943b5ddcf86e1fbc7650625b4eaf"><code>f1647bc</code></a> prepare release</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/6a8762cbdfe280b5de30a3fbe1249e29289bed14"><code>6a8762c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4394">#4394</a> from jeremylong/dependabot/maven/org.sonatype.plugin...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/2cfe88ffcc5554a3c3e11384944b8ccdab44c46c"><code>2cfe88f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4395">#4395</a> from jeremylong/dependabot/maven/org.mockito-mockito...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/1fd902df6d806d17555d4f0ffded0d482e88291a"><code>1fd902d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4396">#4396</a> from jeremylong/dependabot/maven/org.apache.maven.pl...</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/4c355fae25853a3ad36e5286bac37de1fa012744"><code>4c355fa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jeremylong/DependencyCheck/issues/4393">#4393</a> from jeremylong/docUpdate</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/0f3dc8d0fae36155a009a0a72eb69349ba8a4998"><code>0f3dc8d</code></a> Bump maven-antrun-plugin from 3.0.0 to 3.1.0</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/03ddd9c4a40daa2d58c935bcef33cc299cb7c8b9"><code>03ddd9c</code></a> Bump mockito-core from 4.5.0 to 4.5.1</li> <li><a href="https://github.com/jeremylong/DependencyCheck/commit/8ee140dc2c17d0b2c30c5c881fc20af4957336f3"><code>8ee140d</code></a> Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13</li> <li>Additional commits viewable in <a href="https://github.com/jeremylong/DependencyCheck/compare/v6.5.1...v7.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=6.5.1&new-version=7.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 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