1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 16:10:47 +00:00

chore: update to 1.2023.6

This commit is contained in:
Arnaud Roques 2023-04-18 22:46:32 +02:00
parent 385fa1274a
commit 3ef176edae
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.2023.5</plantuml.version> <plantuml.version>1.2023.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.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.2023.5</plantuml.version> <plantuml.version>1.2023.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.7</jetty.version> <jetty.version>11.0.7</jetty.version>
<codemirror.version>5.63.0</codemirror.version> <codemirror.version>5.63.0</codemirror.version>