Skip to content

Commit 650569a

Browse files
committed
Fix Spotless failures
1 parent 5a0262d commit 650569a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

log4j-api/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,10 @@
3030

3131
<name>Apache Log4j API</name>
3232

33-
<description>
34-
The logging API of the Log4j project.
33+
<description>The logging API of the Log4j project.
3534
Library and application code can log against this API.
3635
It contains a simple built-in implementation (`SimpleLogger`) for trivial use cases.
37-
Production applications are recommended to use it in combination with a fully-fledged implementation, such as Log4j Core.
38-
</description>
36+
Production applications are recommended to use it in combination with a fully-fledged implementation, such as Log4j Core.</description>
3937

4038
<properties>
4139
<maven.javadoc.skip>false</maven.javadoc.skip>

0 commit comments

Comments
 (0)