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

chore: version 1.2024.3

This commit is contained in:
Arnaud Roques 2024-02-15 23:07:44 +01:00
parent bba12d9c3c
commit 8c532d4caa

View File

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