Skip to content

Commit ca50582

Browse files
committed
Commons compress 1.26.2 seems to require commons lang3 in some scenarii
1 parent 446f289 commit ca50582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cargo/Installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ <h3 id="Installation-JavaAPI">Java API</h3>
334334
<td class="confluenceTd"><a href="Installer.html">Installer</a>s</td>
335335
<td class="confluenceTd">
336336
<ul>
337-
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar">Commons compress 1.26.1</a> or greater</li>
337+
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar">Commons compress 1.26.2</a> or greater, which itself depends on <a href="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar">commons lang 3.14.0</a> or greater</li>
338338
<li><a href="https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar">Tukaani XZ 1.9</a> or greater (for 7Z support)</li>
339339
</ul></td>
340340
</tr>

0 commit comments

Comments
 (0)