dependabot[bot] opened a new pull request, #127: URL: https://github.com/apache/maven-shared-jar/pull/127
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.11.0 to 6.12.0. <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> <p>Apache Commons BCEL Version 6.12.0 RELEASE NOTES</p> <h2>Introduction</h2> <p>The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.12.0.</p> <p>The Commons Byte Code Engineering Library (BCEL) is designed to provide users with a convenient way to analyze, create, and manipulate compiled .class files.</p> <p>This is a feature and maintenance release. Java 8 or later is required.</p> <h2>New Features</h2> <ul> <li> <pre><code> Add Const.MAJOR_26. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Add Const.MINOR_26. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix infinite loop in example.TransitiveHull [#476](https://github.com/apache/commons-bcel/issues/476). Thanks to fmantz, Gary Gregory. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix malformed Javadoc comments. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Make the build reproducible on the Azul JDK. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix infinite loop in JavaClass.findField() on invalid input. Thanks to Gary Gregory, Pavel Kohout. </code></pre> </li> <li> <pre><code> Fix infinite loop in JavaClass.getAllInterfaces() on invalid input. Thanks to Gary Gregory, Pavel Kohout. </code></pre> </li> <li> <pre><code> Fix infinite loop in JavaClass.getSuperClasses() on invalid input. Thanks to Gary Gregory, Pavel Kohout. </code></pre> </li> <li> <pre><code> Exception message in Args.requireU4() refers to the wrong data type. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Exception message in Args.requireU2() refers to the wrong upper range value. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Code.Code(int, int, DataInput, ConstantPool) now throws a ClassFormatException if the code array is greater than the JVM specification allows. Thanks to Gary Gregory, Stanislav Fort. </code></pre> </li> <li> <pre><code> Code.Code(int, int, int, int, byte[], CodeException[], Attribute[], ConstantPool) now throws a ClassFormatException if the code array is greater than the JVM specification allows. Thanks to Gary Gregory, Stanislav Fort. </code></pre> </li> <li> <pre><code> Code.setCode(byte[]) now throws a ClassFormatException if the code array is greater than the JVM specification allows. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> ClassDumper.dump() should not call the input stream it didn't open; fixes IOException when calling DumpClass.main(ClassDumper.java:351). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> org.apache.bcel.classfile.ConstantPool.ConstantPool(Constant[]) now uses varagrs: ConstantPool(Constant...). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> org.apache.bcel.classfile.Deprecated now requires its the attribute_length item be zero; see https://docs.oracle.com/javase/specs/jvms/se25/html/jvms-4.html#jvms-4.7.15. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> org.apache.bcel.classfile.Synthetic now requires its the attribute_length item be zero; see https://docs.oracle.com/javase/specs/jvms/se25/html/jvms-4.html#jvms-4.7.8. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> The size of an Attribute unknown to the JVM specification is limited to 1 MB and is overridden with the system property BCEL.Attribute.Unknown.max_attribute_length; see https://docs.oracle.com/javase/specs/jvms/se25/html/jvms-4.html#jvms-4.7. Thanks to Gary Gregory, Stanislav Fort. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 89 to 95 [#482](https://github.com/apache/commons-bcel/issues/482). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> [test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.3.0 [#481](https://github.com/apache/commons-bcel/issues/481). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump commons-lang3 from 3.19.0 to 3.20.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> [test] Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0. Thanks to Gary Gregory. </code></pre> </li> </ul> <p>Historical list of changes: <a href="https://commons.apache.org/proper/commons-bcel/changes.html">https://commons.apache.org/proper/commons-bcel/changes.html</a></p> <p>For complete information on Apache Commons BCEL, including instructions on how to submit bug reports,</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-bcel/commit/fc617c0ff5046732b769bfbee39b73858d1db346"><code>fc617c0</code></a> Prepare for the release candidate 6.12.0 RC1</li> <li><a href="https://github.com/apache/commons-bcel/commit/0df5c296d59ce40d091ddf607fc23973fbc23a93"><code>0df5c29</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-bcel/commit/348b53135a1274698783f47924d92a92aeee706a"><code>348b531</code></a> Javadoc</li> <li><a href="https://github.com/apache/commons-bcel/commit/0949b7cf21760494f729edd278067fa43d9c2e39"><code>0949b7c</code></a> Javadoc</li> <li><a href="https://github.com/apache/commons-bcel/commit/2c791bdef0433144766354afc99d5f952d5cb5dd"><code>2c791bd</code></a> Add dependennts as reported by GitHub</li> <li><a href="https://github.com/apache/commons-bcel/commit/9de21fa3c48a811a23128ac06bb2877c2d5e1a9c"><code>9de21fa</code></a> Remove dead link</li> <li><a href="https://github.com/apache/commons-bcel/commit/8db1d2eeb5b543da2a89141bba5943810e24e5ec"><code>8db1d2e</code></a> Remove dead link</li> <li><a href="https://github.com/apache/commons-bcel/commit/4fc5be98091e4364686760e12e7841c4f76b91a3"><code>4fc5be9</code></a> Fix link</li> <li><a href="https://github.com/apache/commons-bcel/commit/2c15a943c48ed69df661bb69cd0066572141b05b"><code>2c15a94</code></a> Remove dead link</li> <li><a href="https://github.com/apache/commons-bcel/commit/9c82470217894ef0677b248be9bbf20cf831ff01"><code>9c82470</code></a> Use new oak leaf logo</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-bcel/compare/rel/commons-bcel-6.11.0...rel/commons-bcel-6.12.0">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
