dependabot[bot] opened a new pull request, #35: URL: https://github.com/apache/maven-shared-jar/pull/35
Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.7.0 to 6.8.2. <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.8.2 RELEASE NOTES</p> <h2>Introduction</h2> <p>The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.8.2.</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> <h2>New Features</h2> <ul> <li> <pre><code> Fix ConcurrentModificationException in org.apache.bcel.util.SyntheticRepository.getInstance() [#275](https://github.com/apache/commons-bcel/issues/275). Thanks to Guillaume Nodet. </code></pre> </li> <li> <pre><code> Add Maven property project.build.outputTimestamp for build reproducibility. Thanks to Gary Gregory. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump GitHub various actions for CI builds. Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.assertj:assertj-core from 3.25.1 to 3.25.2. Thanks to Dependabot. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-parent from 65 to 66. Thanks to Dependabot. </code></pre> </li> </ul> <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! -Apache Commons BCEL team</p> <h2>Feedback</h2> <p>Open source works best when you give feedback:</p> <pre><code>https://commons.apache.org/bcel </code></pre> <p>Please direct all bug reports to JIRA:</p> <pre><code>https://issues.apache.org/jira/browse/BCEL </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-bcel/commit/749d99c14180afb991dca2d02c1ad75fd97f417f"><code>749d99c</code></a> Prepare release candidate</li> <li><a href="https://github.com/apache/commons-bcel/commit/e7cfca276d25bffac017f47a215d01cbcba2f898"><code>e7cfca2</code></a> Prepare release candidate</li> <li><a href="https://github.com/apache/commons-bcel/commit/d6e29d1f11ef154eb89da9346db8993f366eb31f"><code>d6e29d1</code></a> Whitespace</li> <li><a href="https://github.com/apache/commons-bcel/commit/51254ed5ec044681d2936cc39535af474c8a8929"><code>51254ed</code></a> Fix ConcurrentModificationException in org.apache.bcel.util.SyntheticReposito...</li> <li><a href="https://github.com/apache/commons-bcel/commit/767ea9f458c26de469fdbc88024a54bc388ac90a"><code>767ea9f</code></a> Fix concurrent map access exception (<a href="https://redirect.github.com/apache/commons-bcel/issues/275">#275</a>)</li> <li><a href="https://github.com/apache/commons-bcel/commit/01fd7ec296bf057ccde3802e5aebbc9528aa1b74"><code>01fd7ec</code></a> Bump github/codeql-action from 3.24.0 to 3.24.3 (<a href="https://redirect.github.com/apache/commons-bcel/issues/274">#274</a>)</li> <li><a href="https://github.com/apache/commons-bcel/commit/e144e4c73072118ad1bd6425f3c2c69c1cf1a634"><code>e144e4c</code></a> Bump actions/upload-artifact from 4.3.0 to 4.3.1 (<a href="https://redirect.github.com/apache/commons-bcel/issues/273">#273</a>)</li> <li><a href="https://github.com/apache/commons-bcel/commit/ca9d55dd498115a86fde8a0ebb270e3c8a4fc1cc"><code>ca9d55d</code></a> Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (<a href="https://redirect.github.com/apache/commons-bcel/issues/272">#272</a>)</li> <li><a href="https://github.com/apache/commons-bcel/commit/b381bea09590fc8485b05edbe50c02edaf978020"><code>b381bea</code></a> Use StringBuilder</li> <li><a href="https://github.com/apache/commons-bcel/commit/e1e5f5ed551dc4c509009b4847ed1f5dc43ec9a0"><code>e1e5f5e</code></a> Remove variable assignment just before returning it</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.2">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]
