Skip to content

Commit 8a55e5d

Browse files
committed
Upgrade various container versions
1 parent 52b84ac commit 8a55e5d

File tree

9 files changed

+13
-7
lines changed

9 files changed

+13
-7
lines changed

cargo/Articles.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,12 @@ <h3 id="Navigation-Development">Development</h3>
325325
<th class="confluenceTh">
326326
<p>Published</p></th>
327327
</tr>
328+
<tr>
329+
<td colspan="1" class="confluenceTd"><a href="Containers+with+HTTPS+support.html">Containers with HTTPS support</a></td>
330+
<td colspan="1" class="confluenceTd">Codehaus Cargo team</td>
331+
<td colspan="1" class="confluenceTd">Codehaus Cargo Web site</td>
332+
<td colspan="1" class="confluenceTd">2024-05-11</td>
333+
</tr>
328334
<tr>
329335
<td colspan="1" class="confluenceTd"><a href="https://github.com/hantsy/jakartaee9-starter-boilerplate/blob/master/docs/deploy-cargo.md">Deploying Jakarta EE 9 applications to Glassfish v6 using Cargo maven plugin</a></td>
330336
<td colspan="1" class="confluenceTd">Hantsy Bai</td>

cargo/Installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,8 @@ <h3 id="Installation-JavaAPI">Java API</h3>
365365
<td colspan="1" class="confluenceTd">WildFly Swarm</td>
366366
<td colspan="1" class="confluenceTd">
367367
<ul>
368-
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.jar">Jackson core 2.17.1</a> or greater</li>
369-
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/jackson-dataformat-yaml-2.17.1.jar">Jackson YAML dataformat 2.17.1</a> or greater, which itself depends on <a href="https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar">SnakeYAML 2.2</a> or greater</li>
368+
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar">Jackson core 2.17.2</a> or greater</li>
369+
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.2/jackson-dataformat-yaml-2.17.2.jar">Jackson YAML dataformat 2.17.2</a> or greater, which itself depends on <a href="https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar">SnakeYAML 2.2</a> or greater</li>
370370
</ul></td>
371371
</tr>
372372
</tbody>

cargo/Resin+3.1.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ <h5 id="Resin3.1.x-Forinstalledcontainero.c.c.c.resin.Resin31xInstalledLocalCont
10431043
</div>
10441044
<h3 id="Resin3.1.x-TestedOn">Tested On</h3>
10451045
<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>
1046-
The server used for tests is downloaded from: <a href="https://www.caucho.com/download/resin-3.1.15.zip">https://www.caucho.com/download/resin-3.1.15.zip</a></p></td>
1046+
The server used for tests is downloaded from: <a href="https://caucho.com/download/resin-3.1.16.zip">https://caucho.com/download/resin-3.1.16.zip</a></p></td>
10471047
</tr>
10481048
</tbody>
10491049
</table></td>

cargo/Resin+3.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ <h5 id="Resin3.x-Forinstalledcontainero.c.c.c.resin.Resin3xInstalledLocalContain
10451045
</div>
10461046
<h3 id="Resin3.x-TestedOn">Tested On</h3>
10471047
<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>
1048-
The server used for tests is downloaded from: <a href="https://www.caucho.com/download/resin-3.0.27.zip">https://www.caucho.com/download/resin-3.0.27.zip</a></p></td>
1048+
The server used for tests is downloaded from: <a href="https://caucho.com/download/resin-3.0.27.zip">https://caucho.com/download/resin-3.0.27.zip</a></p></td>
10491049
</tr>
10501050
</tbody>
10511051
</table></td>

cargo/Resin+4.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ <h5 id="Resin4.x-Forinstalledcontainero.c.c.c.resin.Resin4xInstalledLocalContain
10451045
</div>
10461046
<h3 id="Resin4.x-TestedOn">Tested On</h3>
10471047
<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>
1048-
The server used for tests is downloaded from: <a href="https://www.caucho.com/download/resin-4.0.66.zip">https://www.caucho.com/download/resin-4.0.66.zip</a></p></td>
1048+
The server used for tests is downloaded from: <a href="https://caucho.com/download/resin-4.0.66.zip">https://caucho.com/download/resin-4.0.66.zip</a></p></td>
10491049
</tr>
10501050
</tbody>
10511051
</table></td>

cargo/Tomcat+11.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@ <h5 id="Tomcat11.x-Forremotecontainero.c.c.c.tomcat.Tomcat11xRemoteContainer">Fo
19081908
</div>
19091909
<h3 id="Tomcat11.x-TestedOn">Tested On</h3>
19101910
<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>
1911-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M21/tomcat-11.0.0-M21.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M21/tomcat-11.0.0-M21.zip</a></p></td>
1911+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M22/tomcat-11.0.0-M22.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M22/tomcat-11.0.0-M22.zip</a></p></td>
19121912
</tr>
19131913
</tbody>
19141914
</table></td>

cargo/Tomcat+9.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1860,7 +1860,7 @@ <h5 id="Tomcat9.x-Forremotecontainero.c.c.c.tomcat.Tomcat9xRemoteContainer">For
18601860
</div>
18611861
<h3 id="Tomcat9.x-TestedOn">Tested On</h3>
18621862
<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>
1863-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.90/tomcat-9.0.90.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.90/tomcat-9.0.90.zip</a></p></td>
1863+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.91/tomcat-9.0.91.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.91/tomcat-9.0.91.zip</a></p></td>
18641864
</tr>
18651865
</tbody>
18661866
</table></td>

cargo/attachments/architecture.jpg

-24.7 KB
Loading
-43.4 KB
Loading

0 commit comments

Comments
 (0)