1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-16 07:02:23 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Arnaud Roques
449e4d8ae4 chore: version 1.2024.1 2024-02-08 23:32:44 +01:00
Arnaud Roques
861b034ebc chore: version 1.2024.0 2024-02-08 21:59:52 +01:00

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.2023.13</plantuml.version> <plantuml.version>1.2024.1</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>
<!-- <!--