dependabot[bot] opened a new pull request, #30: URL: https://github.com/apache/maven-shared-jar/pull/30
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.7.0 to 6.8.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt">org.apache.bcel:bcel's changelog</a>.</em></p> <blockquote> <pre><code> Apache Commons BCEL Version 6.8.1 RELEASE NOTES </code></pre> <p>INTRODUCTION:</p> <p>The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.8.1.</p> <p>The Byte Code Engineering Library (BCEL) is intended to give users a convenient way to analyze, create, and manipulate compiled .class files. Classes are represented by objects containing all the symbolic information of the given class: methods, fields, and byte code instructions.</p> <p>Maintenance and bug fix release.</p> <h1>FIXED BUGS:</h1> <p>o Replace internal use of StringBuffer with StringBuilder. Thanks to Gary Gregory. o BCEL-370: CONSTANT_Dynamic is not handled in LDC <a href="https://redirect.github.com/apache/commons-bcel/issues/254">#254</a>. Thanks to Gary Gregory. o BCELComparator now uses generics. Thanks to Gary Gregory. o Avoid NullPointerException in ClassGen.BCELComparator#equals() and ClassGen.BCELComparator#hashCode(). Thanks to Gary Gregory. o Avoid NullPointerException in Constant.BCELComparator#equals() and Constant.BCELComparator#hashCode(). Thanks to Gary Gregory. o Avoid NullPointerException in Field.BCELComparator#equals() and Field.BCELComparator#hashCode(). Thanks to Gary Gregory. o Avoid NullPointerException in FieldGen.BCELComparator#equals() and FieldGen.BCELComparator#hashCode(). Thanks to Gary Gregory. o Avoid NullPointerException in JavaClass.BCELComparator#equals() and JavaClass.BCELComparator#hashCode(). Thanks to Gary Gregory. o Avoid NullPointerException in Method.BCELComparator#equals() and Method.BCELComparator#hashCode(). Thanks to Gary Gregory. o Avoid NullPointerException in MethodGen.BCELComparator#equals() and MethodGen.BCELComparator#hashCode(). Thanks to Gary Gregory.</p> <h1>CHANGES:</h1> <p>o Bump GitHub various actions for CI builds. Thanks to Dependabot. o Bump jna.version from 5.13.0 to 5.14.0 <a href="https://redirect.github.com/apache/commons-bcel/issues/250">#250</a>. Thanks to Dependabot. o Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 <a href="https://redirect.github.com/apache/commons-bcel/issues/252">#252</a>. Thanks to Dependabot. o Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 <a href="https://redirect.github.com/apache/commons-bcel/issues/255">#255</a>. Thanks to Dependabot.</p> <p>Historical list of changes: <a href="https://commons.apache.org/proper/commons-bcelchanges-report.html">https://commons.apache.org/proper/commons-bcelchanges-report.html</a></p> <p>For complete information on Apache Commons BCEL, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons BCEL website:</p> <p><a href="https://commons.apache.org/proper/commons-bcel">https://commons.apache.org/proper/commons-bcel</a></p> <p>Download it from <a href="https://commons.apache.org/proper/commons-bcel/download_bcel.cgi">https://commons.apache.org/proper/commons-bcel/download_bcel.cgi</a></p> <p>Have fun!</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-bcel/commit/6785009095d66a4a2bc01e64d25de987847eb114"><code>6785009</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-bcel/commit/e9ef48a10a2a732ce3e10e013b413f42b3c74921"><code>e9ef48a</code></a> Prepare for release candidate</li> <li><a href="https://github.com/apache/commons-bcel/commit/bf613bd34e5da35de7f707c1c3e62576ef598d60"><code>bf613bd</code></a> mailingLists is defined in the parent POM</li> <li><a href="https://github.com/apache/commons-bcel/commit/6537d1ac264dc063e445f4eb78e75bcec0bc9554"><code>6537d1a</code></a> Move less viewed sections to the bottom</li> <li><a href="https://github.com/apache/commons-bcel/commit/c377b86c0bbf7bdc7a9524222a3105192fae59af"><code>c377b86</code></a> Prepare for release candidate</li> <li><a href="https://github.com/apache/commons-bcel/commit/f230b0016628bef3bbfd2648d14ba4e607fb03ca"><code>f230b00</code></a> BCELComparator now uses generics</li> <li><a href="https://github.com/apache/commons-bcel/commit/add006f089b031d376f568bb8ca28855454a69eb"><code>add006f</code></a> Internal refactoring</li> <li><a href="https://github.com/apache/commons-bcel/commit/89b10c49598641b6834e34ba00087ca106857aa1"><code>89b10c4</code></a> Javadoc</li> <li><a href="https://github.com/apache/commons-bcel/commit/b5e5872f5d23cd45b115134bd724cd8a76cc12c8"><code>b5e5872</code></a> Javadoc</li> <li><a href="https://github.com/apache/commons-bcel/commit/73d3da8b871f9b1ef27d93e8fe2fa76adeaf14dc"><code>73d3da8</code></a> Remove trailing whitespace</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-bcel/compare/rel/commons-bcel-6.7.0...rel/commons-bcel-6.8.1">compare view</a></li> </ul> </details> <br /> [](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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org