There was an error while loading. Please reload this page.
1 parent d311e52 commit b6fdcc2Copy full SHA for b6fdcc2
1 file changed
tika-parent/pom.xml
@@ -25,7 +25,7 @@
25
<parent>
26
<groupId>org.apache</groupId>
27
<artifactId>apache</artifactId>
28
- <version>35</version>
+ <version>38</version>
29
<relativePath />
30
</parent>
31
@@ -374,7 +374,7 @@
374
<junit5.version>5.14.3</junit5.version>
375
<junrar.version>7.5.10</junrar.version>
376
<libpst.version>0.9.3</libpst.version>
377
- <log4j2.version>2.25.4</log4j2.version>
+ <log4j2.version>2.26.0</log4j2.version>
378
<!-- lucene >= 9.x requires Java 11 -->
379
<lucene.version>8.11.4</lucene.version>
380
<metadata.extractor.version>2.20.0</metadata.extractor.version>
0 commit comments