Remove Log4J configurer from package-info.java in spring-core

Closes gh-28411
This commit is contained in:
neals
2022-05-05 16:16:49 +02:00
committed by Sam Brannen
parent e22a038725
commit cf30327740
@@ -1,6 +1,6 @@
/**
* Miscellaneous utility classes, such as String manipulation utilities,
* a Log4J configurer, and a state holder for paged lists of objects.
* and a state holder for paged lists of objects.
*/
@NonNullApi
@NonNullFields