Skip to content

Commit 377c2ad

Browse files
committed
Upgrade various container versions
1 parent 1087336 commit 377c2ad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cargo/Installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ <h3 id="Installation-JavaAPI">Java API</h3>
335335
<td class="confluenceTd"><a href="Installer.html">Installer</a>s</td>
336336
<td class="confluenceTd">
337337
<ul>
338-
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.0/commons-compress-1.27.0.jar">Commons compress 1.27.0</a> or greater, which itself depends on <a href="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.15.0/commons-lang3-3.15.0.jar">commons lang 3.15.0</a> (though our builds always use the latest version)</li>
338+
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar">Commons compress 1.27.1</a> or greater, which itself depends on <a href="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar">commons lang 3.16.0</a> (though our builds always use the latest version)</li>
339339
<li><a href="https://repo.maven.apache.org/maven2/org/tukaani/xz/1.10/xz-1.10.jar">Tukaani XZ 1.10</a> or greater (for 7Z support)</li>
340340
</ul></td>
341341
</tr>

cargo/Payara.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@ <h5 id="Payara-Forremotecontainero.c.c.c.payara.PayaraRemoteContainer">For remot
13651365
</div>
13661366
<h3 id="Payara-TestedOn">Tested On</h3>
13671367
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
1368-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.7/payara-6.2024.7.zip">https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.7/payara-6.2024.7.zip</a></p></td>
1368+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.8/payara-6.2024.8.zip">https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.8/payara-6.2024.8.zip</a></p></td>
13691369
</tr>
13701370
</tbody>
13711371
</table></td>

cargo/WebSphere+Liberty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ <h5 id="WebSphereLiberty-Forinstalledcontainero.c.c.c.liberty.LibertyInstalledLo
904904
</div>
905905
<h3 id="WebSphereLiberty-TestedOn">Tested On</h3>
906906
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
907-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.7/wlp-javaee8-24.0.0.7.zip">https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.7/wlp-javaee8-24.0.0.7.zip</a></p></td>
907+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.8/wlp-javaee8-24.0.0.8.zip">https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.8/wlp-javaee8-24.0.0.8.zip</a></p></td>
908908
</tr>
909909
</tbody>
910910
</table></td>

cargo/WildFly+33.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ <h5 id="WildFly33.x-Forremotecontainero.c.c.c.wildfly.WildFly33xRemoteContainer"
15031503
</div>
15041504
<h3 id="WildFly33.x-TestedOn">Tested On</h3>
15051505
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
1506-
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/33.0.0.Final/wildfly-33.0.0.Final.zip">https://github.com/wildfly/wildfly/releases/download/33.0.0.Final/wildfly-33.0.0.Final.zip</a></p></td>
1506+
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/33.0.1.Final/wildfly-33.0.1.Final.zip">https://github.com/wildfly/wildfly/releases/download/33.0.1.Final/wildfly-33.0.1.Final.zip</a></p></td>
15071507
</tr>
15081508
</tbody>
15091509
</table></td>

0 commit comments

Comments
 (0)