There was an error while loading. Please reload this page.
1 parent c95afce commit 7f5e29bCopy full SHA for 7f5e29b
1 file changed
tika-parent/pom.xml
@@ -392,7 +392,8 @@
392
<jsoup.version>1.21.2</jsoup.version>
393
<jsr305.version>3.0.2</jsr305.version>
394
<junit4.version>4.13.2</junit4.version>
395
- <junit5.version>6.0.0</junit5.version>
+ <!-- junit 6.x requires jdk 17 -->
396
+ <junit5.version>5.13.4</junit5.version>
397
<juniversalchardet.version>2.5.0</juniversalchardet.version>
398
<junrar.version>7.5.5</junrar.version>
399
<jwarc.version>0.32.0</jwarc.version>
0 commit comments