Skip to content

Commit fa73843

Browse files
committed
Upgrade various container versions
1 parent 32642a2 commit fa73843

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

cargo/GlassFish+7.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ <h5 id="GlassFish7.x-Forinstalledcontainero.c.c.c.glassfish.GlassFish7xInstalled
12551255
</div>
12561256
<h3 id="GlassFish7.x-TestedOn">Tested On</h3>
12571257
<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>
1258-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.18/glassfish-7.0.18.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.18/glassfish-7.0.18.zip</a></p></td>
1258+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.19/glassfish-7.0.19.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/7.0.19/glassfish-7.0.19.zip</a></p></td>
12591259
</tr>
12601260
</tbody>
12611261
</table></td>

cargo/GlassFish+8.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ <h5 id="GlassFish8.x-Forinstalledcontainero.c.c.c.glassfish.GlassFish8xInstalled
12551255
</div>
12561256
<h3 id="GlassFish8.x-TestedOn">Tested On</h3>
12571257
<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>
1258-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0-M7/glassfish-8.0.0-M7.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0-M7/glassfish-8.0.0-M7.zip</a></p></td>
1258+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0-M8/glassfish-8.0.0-M8.zip">https://repo.maven.apache.org/maven2/org/glassfish/main/distributions/glassfish/8.0.0-M8/glassfish-8.0.0-M8.zip</a></p></td>
12591259
</tr>
12601260
</tbody>
12611261
</table></td>

cargo/Installation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ <h3 id="Installation-JavaAPI">Java API</h3>
366366
<td colspan="1" class="confluenceTd">WildFly Swarm</td>
367367
<td colspan="1" class="confluenceTd">
368368
<ul>
369-
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.0/jackson-core-2.18.0.jar">Jackson core 2.18.0</a> or greater</li>
370-
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.18.0/jackson-dataformat-yaml-2.18.0.jar">Jackson YAML dataformat 2.18.0</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>
369+
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.18.1/jackson-core-2.18.1.jar">Jackson core 2.18.1</a> or greater</li>
370+
<li><a href="https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.18.1/jackson-dataformat-yaml-2.18.1.jar">Jackson YAML dataformat 2.18.1</a> or greater, which itself depends on <a href="https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.3/snakeyaml-2.3.jar">SnakeYAML 2.3</a> or greater</li>
371371
</ul></td>
372372
</tr>
373373
</tbody>

0 commit comments

Comments
 (0)