On Mon, 9 Oct 2023 at 20:57, Ralph Goers <ralph.go...@dslextreme.com> wrote: > We cannot put users in a position where they cannot upgrade until all their > dependencies do.
I agree, at work I still had a lot of libraries that depended on Commons Lang 2, although > Note that Spring Boot builds with Log4j 2.x. It needs access to > PerformanceSensitive, PropertiesUtil, and PropertySource. I would really prefer not to export `PropertiesUtil`, but at least we can migrate many other internal classes. Piotr