API Change Analysis Results
The summary of the API changes between artifacts org.apache.logging.log4j:log4j-api:jar:2.11.1 and org.apache.logging.log4j:log4j-api:jar:2.11.2.
Breaking Changes
Binary
| Difference Code |
Element |
Description |
| java.method.nowStatic |
method java.lang.String org.apache.logging.log4j.util.Strings::toRootUpperCase(java.lang.String)
| method now static |
| java.method.removed |
method org.apache.logging.log4j.util.StackLocator.PrivateSecurityManager org.apache.logging.log4j.util.StackLocator::getSecurityManager()
| Method was removed. |
Source
| Difference Code |
Element |
Description |
| java.method.removed |
method org.apache.logging.log4j.util.StackLocator.PrivateSecurityManager org.apache.logging.log4j.util.StackLocator::getSecurityManager()
| Method was removed. |
|