Skip to content

Commit e22a038

Browse files
nealshansbrannen
authored andcommitted
Remove Log4J initialization from package-info.java
Closes gh-28420
1 parent 7aedb9e commit e22a038

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
2-
* Miscellaneous web utility classes, such as HTML escaping,
3-
* Log4j initialization, and cookie handling.
2+
* Miscellaneous web utility classes, such as HTML escaping and cookie handling.
43
*/
54
@NonNullApi
65
@NonNullFields

0 commit comments

Comments
 (0)