graylog2-server
graylog2-server copied to clipboard
Bump org.apache.logging.log4j:log4j-bom from 2.22.1 to 2.23.0
Bumps org.apache.logging.log4j:log4j-bom from 2.22.1 to 2.23.0.
Release notes
Sourced from org.apache.logging.log4j:log4j-bom's releases.
2.23.0
This release adds support for LMAX Disruptor 4.x and several performance and bug fixes.
In order to maintain compatibility with JRE 8, support for LMAX Disruptor 3.x is maintained.
Added
- Added support for LMAX Disruptor 4.x (#1821)
Changed
- Simplify BND configuration after upgrade from version
6.4.1to7.0.0Deprecated
- Deprecate the configuration attribute
verbose(i.e.,<Configuration verbose="...") andStatusConsoleListenerfilters (#2226)- Deprecated the
RingBufferLogEventHandlerclass for removal from the public API in 3.xFixed
- Fix regression in
JdkMapAdapterStringMapperformance. (#2238)- Fix the behavior of
Logger#setLevelandLogger#getLevelin the Log4j 1.2 bridge. (#2282)- Fix the behavior of
CoreLogger#getLevelandCoreLogger#setLevelin thelog4j-julmodule. (#2282)- Allow deserialization of all arrays of allowed classes. (LOG4J2-3680)
- Allow the node to appear in any position in the configuration element.
- Fix forgotten
threadNamefield inRingBufferLogEvent#clear(). (#2234)- Fix
StringBuildercache corruption on recursive access.- Fixed use of
SecurityManagerinLoaderUtilwhereAccessController::doPrivilegedshould only be invoked when aSecurityManageris installed. Some runtimes do not seem to have this method available. (#2129)- Fix
log4j-spring-cloud-config-clientdependencies to include only those required. (#2157)- Fix typo in Kubernetes
clientKeyDataconfiguration property.Updated
- Update
com.fasterxml.jackson:jackson-bomto version2.16.1(#2126)- Update
commons-codec:commons-codecto version1.16.1(#2277)- Update
io.netty:netty-bomto version4.1.107.Final(#2284)- Update
org.apache.logging:logging-parentto version10.6.0(#2197)- Update
org.eclipse.jetty:jetty-bomto version9.4.54.v20240208(#2287)- Update
org.jctools:jctools-coreto version4.0.3(#2270)- Update
org.springframework:spring-framework-bomto version5.3.32(#2293)- Update
org.zeromq:jeromqto version0.6.0(#2271)
Commits
73da901Release changelog for version2.23.0de74dd6Update theproject.build.outputTimestamppropertyfeefcf1Set version to2.23.044254fcPrepare release notes for 2.23.0f53fca1Fix behavior ofCoreLogger#getLevel1755087Updategithub/codeql-actionto version3.24.3(#2295)9dc6aabUpdateorg.springframework:spring-framework-bomto version5.3.32(#2293)fb49b23Updatecommons-codec:commons-codecto version1.16.1(#2277)5fbff3fReview corrections for #2278f87c5a7Allow arbitrary position of\<Properties>element- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase