build(deps): bump log4j2Version from 2.21.1 to 2.22.1
Bumps log4j2Version from 2.21.1 to 2.22.1.
Updates org.apache.logging.log4j:log4j-bom from 2.21.1 to 2.22.1
Release notes
Sourced from org.apache.logging.log4j:log4j-bom's releases.
2.22.1
This release contains only dependency upgrades and bug fixes, which do not change the behavior of the artifacts.
While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17, unlike version
2.22.0that used JDK 11.Fixed
- Mark
JdkMapAdapterStringMapas frozen if map is immutable. (#2098)- Fix NPE in
CloseableThreadContext. (#1426)- Use the module name of Conversant Media Disruptor from version
1.2.16+of the library.- Fix NPE in
RollingFileManager. (#1645)- Fix
log4j-to-slf4jJPMS and OSGi descriptors. (#1983)- Workaround a Coursier/Ivy dependency resolution bug affecting
log4j-slf4j-implandlog4j-mongodb3. (#2065)Updated
- Bumped the minimum Java version required for the build to Java 17. Runtime requirements remain unchanged. (#2021)
- Update
com.github.luben:zstd-jnito version1.5.5-11(#2030)- Update
com.google.guava:guavato version33.0.0-jre(#2110)- Update
commons-codec:commons-codecto version1.16.0(#2042)- Update
commons-io:commons-ioto version2.15.1(#2034)- Update
commons-logging:commons-loggingto version1.3.0(#2050)- Update
io.netty:netty-bomto version4.1.104.Final(#2095)- Update
org.apache.commons:commons-compressto version1.25.0(#2045)- Update
org.apache.commons:commons-dbcp2to version2.11.0(#2048)- Update
org.apache.commons:commons-lang3to version3.14.0(#2047)- Update
org.apache.commons:commons-pool2to version2.12.0(#2057)- Update
org.apache.kafka:kafka-clientsto version3.6.1(#2068)- Update
org.apache.logging:logging-parentto version10.5.0(#2119)- Update
org.jctools:jctools-coreto version4.0.2(#1984)- Update
org.springframework.boot:spring-bootto version2.7.18(#1998)- Update
org.springframework.cloud:spring-cloud-dependenciesto version2021.0.9(#2109)2.22.0
This releases provides a CycloneDX Software Bill of Materials (SBOM) along with each artifact and contains bug fixes addressing issues in the JPMS & OSGi infrastructure overhauled in
2.21.0, dependency updates, and some other minor fixes and improvements.CycloneDX Software Bill of Materials (SBOM)
This is the first Log4j release that provides a CycloneDX Software Bill of Materials (SBOM) along with each artifact. Generated SBOMs are attached as artifacts with
cyclonedxclassifier and XML extensions, that is,<artifactId>-<version>-cyclonedx.xml. They containvulnerability-assertionreferences to a CycloneDX Vulnerability Disclosure Report (VDR) that Apache Logging Services uses for all projects it maintains. This VDR is accessible through the following URL: https://logging.apache.org/cyclonedx/vdr.xml[]SBOM generation is streamlined by
logging-parent, see its website for details.Changed
- Change the order of evaluation of
FormattedMessageformatters. Messages are evaluated usingjava.util.Formatonly if they don't comply to thejava.text.MessageFormatorParameterizedMessageformat. (#1223)- Change default encoding of HTTP Basic Authentication to UTF-8 and add
log4j2.configurationAuthorizationEncodingproperty to overwrite it. (#1970)- Update
com.fasterxml.jackson:jackson-bomto version2.16.0(#1974)- Update
com.github.luben:zstd-jnito version1.5.5-10(#1940)- Update
com.google.guava:guavato version32.1.3-jre(#1875)- Update
io.netty:netty-bomto version4.1.101.Final(#1960)
... (truncated)
Commits
8469975Release changelog for version2.22.1edd35daUpdate theproject.build.outputTimestampproperty34a38fdAdd license to.htaccessfiles497bb54Replace HTML redirect with HTTP redirectcf4df91Improve release notes814ba1eRemoveMETA-INF/versionsleftovers before compilation6a0953aUpdate theproject.build.outputTimestampproperty462225dDelete generated module descriptors before recompilation7d98af1Release changelog for version2.22.1d013473Update theproject.build.outputTimestampproperty- Additional commits viewable in compare view
Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.21.1 to 2.22.1
Updates org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.1
Updates org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.1
Updates org.apache.logging.log4j:log4j-1.2-api from 2.21.1 to 2.22.1
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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.