Skip to content

Commit fc27c58

Browse files
committed
Upgrade various container versions
1 parent fd20565 commit fc27c58

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

cargo/GlassFish+8.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1910,7 +1910,7 @@ <h5 id="GlassFish8.x-Forinstalledcontainero.c.c.c.glassfish.GlassFish8xInstalled
19101910
<h3 id="GlassFish8.x-TestedOn">Tested On</h3>
19111911
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
19121912
<br>
1913-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0/glassfish-8.0.0.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0/glassfish-8.0.0.zip</a></p>
1913+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.1/glassfish-8.0.1.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.1/glassfish-8.0.1.zip</a></p>
19141914
</td>
19151915
</tr>
19161916
</tbody>

cargo/Installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,10 +667,10 @@ <h3 id="Installation-JavaAPI">Java API</h3>
667667
<td class="confluenceTd">
668668
<ul>
669669
<li>
670-
<p><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.1/jackson-core-2.21.1.jar">Jackson core 2.21.1</a> or greater</p>
670+
<p><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.2/jackson-core-2.21.2.jar">Jackson core 2.21.2</a> or greater</p>
671671
</li>
672672
<li>
673-
<p><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.21.1/jackson-dataformat-yaml-2.21.1.jar">Jackson YAML dataformat 2.21.1</a> or greater, which itself depends on <a href="https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.5/snakeyaml-2.5.jar">SnakeYAML 2.5</a> or greater</p>
673+
<p><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.21.2/jackson-dataformat-yaml-2.21.2.jar">Jackson YAML dataformat 2.21.2</a> or greater, which itself depends on <a href="https://repo.maven.apache.org/maven2/org/snakeyaml/snakeyaml-engine/3.0.1/snakeyaml-engine-3.0.1.jar">SnakeYAML 3.0.1</a> or greater</p>
674674
</li>
675675
</ul>
676676
</td>

cargo/Tomcat+10.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@ <h5 id="Tomcat10.x-Forremotecontainero.c.c.c.tomcat.Tomcat10xRemoteContainer">Fo
28302830
<h3 id="Tomcat10.x-TestedOn">Tested On</h3>
28312831
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
28322832
<br>
2833-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.52/tomcat-10.1.52.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.52/tomcat-10.1.52.zip</a></p>
2833+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.53/tomcat-10.1.53.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.53/tomcat-10.1.53.zip</a></p>
28342834
<p>Moreover, the below other branch is also tested by the CI system:</p>
28352835
<ul>
28362836
<li><a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.0.27/tomcat-10.0.27.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.0.27/tomcat-10.0.27.zip</a></li>

cargo/WebSphere+Liberty.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@ <h5 id="WebSphereLiberty-Forinstalledcontainero.c.c.c.liberty.LibertyInstalledLo
13841384
<h3 id="WebSphereLiberty-TestedOn">Tested On</h3>
13851385
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
13861386
<br>
1387-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/26.0.0.2/wlp-javaee8-26.0.0.2.zip">https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/26.0.0.2/wlp-javaee8-26.0.0.2.zip</a></p>
1387+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/26.0.0.3/wlp-javaee8-26.0.0.3.zip">https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/26.0.0.3/wlp-javaee8-26.0.0.3.zip</a></p>
13881388
</td>
13891389
</tr>
13901390
</tbody>

0 commit comments

Comments
 (0)