build(deps): bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.1
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
(11 months ago)
by cortlepp
dependencies java
Bumps org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.1.
Release notes
Sourced from org.apache.logging.log4j:log4j-bom's releases.
2.25.1
This patch release addresses a dozen bugs in version
2.25.0, in particular:
- Resolves a concurrency issue in the new unified datetime formatter.
- Fixes build failures affecting Gradle users.
- Restores backward compatibility with Spring Boot’s common logging configuration.
- Improves handling of edge cases in GraalVM support.
Fixed
- Fix detection of the Disruptor major version in environments with non-standard thread context classloader. (#3706)
- Downgrade
spotbugs-annotationsto resolve Gradle build failures. (#3754)- Fix incorrect version resolution of
jspecifyanderror_prone_annotationsdependencies in published POM files. (#3758, #3779)- Restore compatibility with Spring Boot by allowing reconfiguration using the
LoggerContext.startmethod. (#3770)- Allow omission of the
-Alog4j.graalvm.groupIdand-Alog4j.graalvm.artifactIdarguments when building Log4j plugins. (#3771)- Broaden the OSGi manifest's
Import-Packageconstraints to support Jakarta Servlet API up to version 6. (#3787)- Enable the
resource:protocol for configuration files by default when running on GraalVM. (#3790)- Fix timestamp formatting concurrency issue, when
log4j2.enabledThreadlocalsistrue. (#3792)- Fix GraalVM reachability metadata generation for methods with annotated array type parameters, such as
@Nullable String[]. (#3796)- Resolve
PropertiesConfigurationcompatibility issues with GraalVM and address additional minor reflection-related problems. (#3800)2.25.0
This minor release introduces bug fixes, behavior improvements, and complete support for GraalVM native image generation.
GraalVM Reachability Metadata
Log4j Core and all extension modules now include embedded
GraalVM reachability metadata,
enabling seamless generation of native images with GraalVM out of the box—no manual configuration required.
For more information, refer to our GraalVM guide.[!NOTE]
When building third-party Log4j plugins, using the newGraalVmProcessor
introduced in version2.25.0will automatically generate the required reachability metadata for GraalVM native images.
However, the processor will fail the build if the requiredlog4j.graalvm.groupIdandlog4j.graalvm.artifactIdparameters are not provided.
For detailed instructions, see Registering plugins.Exception Handling in Pattern Layout
Exception handling in Pattern Layout has undergone a significant rewrite.
This update resolves several bugs and ensures consistent behavior across all exception converters.
Key improvements include:
- Stack traces are now consistently prefixed with a newline instead of other whitespace.
- The default exception converter has changed from extended to plain, offering better performance.
- Support for the
{ansi}option in exception converters has been removed.Date & Time Formatting
Log4j has historically provided custom date and time formatters for performance, such as
FixedDateFormatandFastDateFormat.
... (truncated)
Commits
bda6336Release changelog for version2.25.14e1bbcaUpdate theproject.build.outputTimestampproperty63e8932doc: Prepare release notes for version2.25.1f26e041fix: Proof-read changelog for version2.25.176090f8fix: Addresource:protocol to allowed URL schemes by default (#3795)21a2300fix: Add GraalVM reachability metadata for non-plugin class instantiations (#...6e2cdebfix: Disable sharing of formatted timestamps between threads (#3802)9577db6Updatecom.github.luben:zstd-jnito version1.5.7-4(#3799)28b477cUpdateorg.junit:junit-bomto version5.13.2(#3782)acbe411Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 in /log4j-parent...- Additional commits viewable in compare view
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 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)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
org.apache.logging.log4j:log4j-bom
maven
2.24.3 → 2.25.1
Minor
Technical Details
| ID: | 3870714 |
| UUID: | 2664733006 |
| Node ID: | PR_kwDODtIEqc6e1JlO |
| Host: | GitHub |
| Repository: | apache/axis-axis2-java-core |
| Merge State: | Unknown |