snicoll opened a new issue, #3809: URL: https://github.com/apache/logging-log4j2/issues/3809
## Description I am trying to [upgrade to 2.25.0](https://github.com/spring-projects/spring-boot/issues/46334) in Spring Boot and address the deprecation that this release introduces. Both deprecated constructor refer to the canonical constructor but it is package private so I can't access it from our class that extends from it. https://github.com/apache/logging-log4j2/blob/8ec5703670fc24d8883db39df8be244c34c8e0bd/log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.java#L85 ## Configuration not relevant ## Logs not relevant ## Reproduction not relevant -- 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: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org