1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-05-28 22:20:48 +00:00

Import version 1.2022.4

This commit is contained in:
Arnaud Roques 2022-04-10 23:09:48 +02:00
parent 249163e149
commit ba6af87b2d
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath> <jetty.contextpath>/${wtp.contextName}</jetty.contextpath>
<!-- main versions --> <!-- main versions -->
<plantuml.version>1.2022.3</plantuml.version> <plantuml.version>1.2022.4</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.7</jetty.version> <jetty.version>11.0.7</jetty.version>
<codemirror.version>5.63.0</codemirror.version> <codemirror.version>5.63.0</codemirror.version>

View File

@ -53,7 +53,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath> <jetty.contextpath>/${wtp.contextName}</jetty.contextpath>
<!-- main versions --> <!-- main versions -->
<plantuml.version>1.2022.3</plantuml.version> <plantuml.version>1.2022.4</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.7</jetty.version> <jetty.version>11.0.7</jetty.version>
<codemirror.version>5.63.0</codemirror.version> <codemirror.version>5.63.0</codemirror.version>