Skip to content

Commit

Permalink
Upgrade various container versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alitokmen committed Nov 2, 2024
1 parent 32642a2 commit fa73843
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cargo/GlassFish+7.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ <h5 id="GlassFish7.x-Forinstalledcontainero.c.c.c.glassfish.GlassFish7xInstalled
</div>
<h3 id="GlassFish7.x-TestedOn">Tested On</h3>
<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>
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>
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>
</tr>
</tbody>
</table></td>
Expand Down
2 changes: 1 addition & 1 deletion cargo/GlassFish+8.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ <h5 id="GlassFish8.x-Forinstalledcontainero.c.c.c.glassfish.GlassFish8xInstalled
</div>
<h3 id="GlassFish8.x-TestedOn">Tested On</h3>
<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>
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>
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>
</tr>
</tbody>
</table></td>
Expand Down
4 changes: 2 additions & 2 deletions cargo/Installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,8 @@ <h3 id="Installation-JavaAPI">Java API</h3>
<td colspan="1" class="confluenceTd">WildFly Swarm</td>
<td colspan="1" class="confluenceTd">
<ul>
<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>
<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>
<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>
<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>
</ul></td>
</tr>
</tbody>
Expand Down

0 comments on commit fa73843

Please sign in to comment.