Skip to content

Commit b54468b

Browse files
committed
Upgrade to log4j 2.22.0 and slf4j 2.0.9 dependencies
1 parent c422d86 commit b54468b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@
2525
<openpdf.version>1.3.30</openpdf.version>
2626
<itext-asian.version>5.2.0</itext-asian.version>
2727
<commons-text.version>1.10.0</commons-text.version>
28-
<log4j.version>2.19.0</log4j.version>
29-
<log4j-slf4j-impl.version>2.19.0</log4j-slf4j-impl.version>
30-
<slf4j.version>2.0.6</slf4j.version>
28+
<log4j.version>2.22.0</log4j.version>
29+
<slf4j.version>2.0.9</slf4j.version>
3130
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
3231
<solr.version>8.11.1</solr.version>
3332
<jackson.version>2.14.1</jackson.version>

0 commit comments

Comments
 (0)