1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-10-18 09:56:27 +00:00

chore: version 1.2024.6

This commit is contained in:
Arnaud Roques 2024-07-07 19:32:13 +02:00
parent da7e041070
commit b51cc810b8

View File

@ -61,7 +61,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath> <jetty.contextpath>/${wtp.contextName}</jetty.contextpath>
<!-- main versions --> <!-- main versions -->
<plantuml.version>1.2024.5</plantuml.version> <plantuml.version>1.2024.6</plantuml.version>
<!-- Please keep the jetty version identical with the docker image --> <!-- Please keep the jetty version identical with the docker image -->
<jetty.version>11.0.18</jetty.version> <jetty.version>11.0.18</jetty.version>
<!-- <!--