diff --git a/pom.jdk8.xml b/pom.jdk8.xml index 3578a3c7543847ff1f5712b6fa1f7ef76985c2f6..6b8bda40347540ecfe6d4b26d4e2f7c42f1c0867 100644 --- a/pom.jdk8.xml +++ b/pom.jdk8.xml @@ -53,7 +53,7 @@ <jetty.contextpath>/${wtp.contextName}</jetty.contextpath> <!-- main versions --> - <plantuml.version>1.2022.13</plantuml.version> + <plantuml.version>1.2022.14</plantuml.version> <!-- Please keep the jetty version identical with the docker image --> <jetty.version>11.0.7</jetty.version> <codemirror.version>5.63.0</codemirror.version> diff --git a/pom.xml b/pom.xml index 0efd8360f62e7220c189325d10b4eec999c1f624..35450857975653dd7084ab114ac95db704c0f693 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ <jetty.contextpath>/${wtp.contextName}</jetty.contextpath> <!-- main versions --> - <plantuml.version>1.2022.13</plantuml.version> + <plantuml.version>1.2022.14</plantuml.version> <!-- Please keep the jetty version identical with the docker image --> <jetty.version>11.0.7</jetty.version> <codemirror.version>5.63.0</codemirror.version>