Skip to content

Commit cf30327

Browse files
nealshansbrannen
authored andcommitted
Remove Log4J configurer from package-info.java in spring-core
Closes gh-28411
1 parent e22a038 commit cf30327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-core/src/main/java/org/springframework/util/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Miscellaneous utility classes, such as String manipulation utilities,
3-
* a Log4J configurer, and a state holder for paged lists of objects.
3+
* and a state holder for paged lists of objects.
44
*/
55
@NonNullApi
66
@NonNullFields

0 commit comments

Comments
 (0)