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

   Bumps 
[com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs)
 from 1.13.0 to 1.14.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/find-sec-bugs/find-sec-bugs/releases";>com.h3xstream.findsecbugs:findsecbugs-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.14.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade SpotBugs to 4.8.3 by <a 
href="https://github.com/gtoison";><code>@​gtoison</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/725";>find-sec-bugs/find-sec-bugs#725</a></li>
   <li>Release 1.13.0 by <a 
href="https://github.com/h3xstream";><code>@​h3xstream</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/726";>find-sec-bugs/find-sec-bugs#726</a></li>
   <li>Added missing BugCode for SECXXEVAL abbrev by <a 
href="https://github.com/gtoison";><code>@​gtoison</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/728";>find-sec-bugs/find-sec-bugs#728</a></li>
   <li>Upgrade the build to run on JDK 11 by <a 
href="https://github.com/gtoison";><code>@​gtoison</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/729";>find-sec-bugs/find-sec-bugs#729</a></li>
   <li>Add support for jakarta by <a 
href="https://github.com/cheeghi";><code>@​cheeghi</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/734";>find-sec-bugs/find-sec-bugs#734</a></li>
   <li>Update SpotBugs version by <a 
href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/739";>find-sec-bugs/find-sec-bugs#739</a></li>
   <li>Replace deprecated tasks with target in maven-antrun-plugin by <a 
href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/740";>find-sec-bugs/find-sec-bugs#740</a></li>
   <li>Fix typos in <code>messages.xml</code> by <a 
href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/741";>find-sec-bugs/find-sec-bugs#741</a></li>
   <li>Local build fails after <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/issues/740";>#740</a>
 by <a href="https://github.com/topolik";><code>@​topolik</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/746";>find-sec-bugs/find-sec-bugs#746</a></li>
   <li>Use SoftRerefence to detect if the value was already taken by GC (<a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/issues/595";>#595</a>)
 by <a href="https://github.com/topolik";><code>@​topolik</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/747";>find-sec-bugs/find-sec-bugs#747</a></li>
   <li>Remove array signature from classname by <a 
href="https://github.com/kohlschuetter";><code>@​kohlschuetter</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/752";>find-sec-bugs/find-sec-bugs#752</a></li>
   <li>add jakarta.activation.FileDataSource path-traversal-in.txt by <a 
href="https://github.com/vsTianhao";><code>@​vsTianhao</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/743";>find-sec-bugs/find-sec-bugs#743</a></li>
   <li>Updated latest version in the website by <a 
href="https://github.com/keerthivarumbudy";><code>@​keerthivarumbudy</code></a> 
in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/745";>find-sec-bugs/find-sec-bugs#745</a></li>
   <li>Misinterpreting invokedynamic causes &quot;missing class&quot; warning 
by <a href="https://github.com/kohlschuetter";><code>@​kohlschuetter</code></a> 
in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/750";>find-sec-bugs/find-sec-bugs#750</a></li>
   <li>update gha actions/cache from v1 to v4 by <a 
href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/755";>find-sec-bugs/find-sec-bugs#755</a></li>
   <li>update SpotBugs and SpotBugs maven plugin versions by <a 
href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/756";>find-sec-bugs/find-sec-bugs#756</a></li>
   <li>Make cwe info consistent by <a 
href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/753";>find-sec-bugs/find-sec-bugs#753</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/cheeghi";><code>@​cheeghi</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/734";>find-sec-bugs/find-sec-bugs#734</a></li>
   <li><a href="https://github.com/JuditKnoll";><code>@​JuditKnoll</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/739";>find-sec-bugs/find-sec-bugs#739</a></li>
   <li><a 
href="https://github.com/kohlschuetter";><code>@​kohlschuetter</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/752";>find-sec-bugs/find-sec-bugs#752</a></li>
   <li><a href="https://github.com/vsTianhao";><code>@​vsTianhao</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/743";>find-sec-bugs/find-sec-bugs#743</a></li>
   <li><a 
href="https://github.com/keerthivarumbudy";><code>@​keerthivarumbudy</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/pull/745";>find-sec-bugs/find-sec-bugs#745</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.13.0...version-1.14.0";>https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.13.0...version-1.14.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/ba1fa607d0640fda8a26e5479c87c1a98394c6d3";><code>ba1fa60</code></a>
 Version used for release 1.14.0</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/054e62b24f16108c9fbe18bf3b1ce479deea086f";><code>054e62b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/issues/753";>#753</a>
 from JuditKnoll/cwe</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/910d0334344ed8afd838e86c4772349681853267";><code>910d033</code></a>
 Merge pull request <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/issues/756";>#756</a>
 from JuditKnoll/sb-update</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/cb1bd7215664b324016269593b063512b435a2de";><code>cb1bd72</code></a>
 Merge pull request <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/issues/755";>#755</a>
 from JuditKnoll/gha</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/1afddee6e959e40e1e0522c5733f800208ed0279";><code>1afddee</code></a>
 update spotbugs and spotbugs maven plugin versions</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/cf17531b2a6c3450897aea41e5b836383fb934aa";><code>cf17531</code></a>
 update gha actions/cache from v1 to v4</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/c679ba44dc39cc17a2a8a93ae8061647a96b87c6";><code>c679ba4</code></a>
 update MODIFICATION_AFTER_VALIDATION and NORMALIZATION_AFTER_VALIDATION cwe 
l...</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/87ac1f61429c5a4753c1ea9b59334e18c915d1cf";><code>87ac1f6</code></a>
 update messages_ja.xml</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/e56bf592cfcbf8cfd9bd83ea10cf0e7651ee8508";><code>e56bf59</code></a>
 make cwe info consistent</li>
   <li><a 
href="https://github.com/find-sec-bugs/find-sec-bugs/commit/233f2d8385642c438ff7375cb845483c8acc8e95";><code>233f2d8</code></a>
 Merge pull request <a 
href="https://redirect.github.com/find-sec-bugs/find-sec-bugs/issues/750";>#750</a>
 from kohlschuetter/ck/issue-332</li>
   <li>Additional commits viewable in <a 
href="https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.13.0...version-1.14.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.h3xstream.findsecbugs:findsecbugs-plugin&package-manager=gradle&previous-version=1.13.0&new-version=1.14.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 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