dependabot[bot] opened a new pull request, #595: URL: https://github.com/apache/axis-axis2-java-core/pull/595
Bumps [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) from 2.20.0 to 2.23.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/logging-log4j2/releases">org.apache.logging.log4j:log4j-bom's releases</a>.</em></p> <blockquote> <h2>2.23.0</h2> <p>This release adds support for LMAX Disruptor 4.x and several performance and bug fixes.</p> <p>In order to maintain compatibility with JRE 8, support for LMAX Disruptor 3.x is maintained.</p> <h3>Added</h3> <ul> <li>Added support for LMAX Disruptor 4.x (<a href="https://redirect.github.com/apache/logging-log4j2/issues/1821">#1821</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Simplify BND configuration after upgrade from version <code>6.4.1</code> to <code>7.0.0</code></li> </ul> <h3>Deprecated</h3> <ul> <li>Deprecate the configuration attribute <code>verbose</code> (i.e., <code><Configuration verbose="..."</code>) and <code>StatusConsoleListener</code> filters (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2226">#2226</a>)</li> <li>Deprecated the <code>RingBufferLogEventHandler</code> class for removal from the public API in 3.x</li> </ul> <h3>Fixed</h3> <ul> <li>Fix regression in <code>JdkMapAdapterStringMap</code> performance. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2238">#2238</a>)</li> <li>Fix the behavior of <code>Logger#setLevel</code> and <code>Logger#getLevel</code> in the Log4j 1.2 bridge. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2282">#2282</a>)</li> <li>Fix the behavior of <code>CoreLogger#getLevel</code> and <code>CoreLogger#setLevel</code> in the <code>log4j-jul</code> module. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2282">#2282</a>)</li> <li>Allow deserialization of all arrays of allowed classes. (<a href="https://issues.apache.org/jira/browse/LOG4J2-3680">LOG4J2-3680</a>)</li> <li>Allow the <!-- raw HTML omitted --> node to appear in any position in the configuration element.</li> <li>Fix forgotten <code>threadName</code> field in <code>RingBufferLogEvent#clear()</code>. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2234">#2234</a>)</li> <li>Fix <code>StringBuilder</code> cache corruption on recursive access.</li> <li>Fixed use of <code>SecurityManager</code> in <code>LoaderUtil</code> where <code>AccessController::doPrivileged</code> should only be invoked when a <code>SecurityManager</code> is installed. Some runtimes do not seem to have this method available. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2129">#2129</a>)</li> <li>Fix <code>log4j-spring-cloud-config-client</code> dependencies to include only those required. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2157">#2157</a>)</li> <li>Fix typo in Kubernetes <code>clientKeyData</code> configuration property.</li> </ul> <h3>Updated</h3> <ul> <li>Update <code>com.fasterxml.jackson:jackson-bom</code> to version <code>2.16.1</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2126">#2126</a>)</li> <li>Update <code>commons-codec:commons-codec</code> to version <code>1.16.1</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2277">#2277</a>)</li> <li>Update <code>io.netty:netty-bom</code> to version <code>4.1.107.Final</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2284">#2284</a>)</li> <li>Update <code>org.apache.logging:logging-parent</code> to version <code>10.6.0</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2197">#2197</a>)</li> <li>Update <code>org.eclipse.jetty:jetty-bom</code> to version <code>9.4.54.v20240208</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2287">#2287</a>)</li> <li>Update <code>org.jctools:jctools-core</code> to version <code>4.0.3</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2270">#2270</a>)</li> <li>Update <code>org.springframework:spring-framework-bom</code> to version <code>5.3.32</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2293">#2293</a>)</li> <li>Update <code>org.zeromq:jeromq</code> to version <code>0.6.0</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2271">#2271</a>)</li> </ul> <h2>2.22.1</h2> <p>This release contains only dependency upgrades and bug fixes, which do not change the behavior of the artifacts.</p> <p>While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17, unlike version <code>2.22.0</code> that used JDK 11.</p> <h3>Fixed</h3> <ul> <li>Mark <code>JdkMapAdapterStringMap</code> as frozen if map is immutable. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2098">#2098</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/logging-log4j2/commit/73da9013314ba8afe459baf52f3360ca1a2df51f"><code>73da901</code></a> Release changelog for version <code>2.23.0</code></li> <li><a href="https://github.com/apache/logging-log4j2/commit/de74dd68e9c6d78c0ae38ff2e0e223c67cfc457f"><code>de74dd6</code></a> Update the <code>project.build.outputTimestamp</code> property</li> <li><a href="https://github.com/apache/logging-log4j2/commit/feefcf19853c701e48a26564d26c054eb2563ab0"><code>feefcf1</code></a> Set version to <code>2.23.0</code></li> <li><a href="https://github.com/apache/logging-log4j2/commit/44254fcd86de6c4fefa75ca12f293da2a34ef353"><code>44254fc</code></a> Prepare release notes for 2.23.0</li> <li><a href="https://github.com/apache/logging-log4j2/commit/f53fca145576336f47f8e39eba66e2d6532a17ea"><code>f53fca1</code></a> Fix behavior of <code>CoreLogger#getLevel</code></li> <li><a href="https://github.com/apache/logging-log4j2/commit/175508717682a578ad9edb156ec5dc306430addf"><code>1755087</code></a> Update <code>github/codeql-action</code> to version <code>3.24.3</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2295">#2295</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/9dc6aab5d6c09eeeb55aee35c7c1f2812812c249"><code>9dc6aab</code></a> Update <code>org.springframework:spring-framework-bom</code> to version <code>5.3.32</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2293">#2293</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/fb49b23afe2988c913938a5fd31052b09d248182"><code>fb49b23</code></a> Update <code>commons-codec:commons-codec</code> to version <code>1.16.1</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/2277">#2277</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/5fbff3f25d30813a821c6d62fa6891010097c185"><code>5fbff3f</code></a> Review corrections for <a href="https://redirect.github.com/apache/logging-log4j2/issues/2278">#2278</a></li> <li><a href="https://github.com/apache/logging-log4j2/commit/f87c5a7204d1c36ef9bc91c9502719a966505497"><code>f87c5a7</code></a> Allow arbitrary position of <code>\<Properties></code> element</li> <li>Additional commits viewable in <a href="https://github.com/apache/logging-log4j2/compare/rel/2.20.0...rel/2.23.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: java-dev-unsubscr...@axis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org