diff --git a/pom.jdk8.xml b/pom.jdk8.xml index 6b8bda40347540ecfe6d4b26d4e2f7c42f1c0867..74aad5652a39dbf2436574d21819575a72f1937c 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.14</plantuml.version> + <plantuml.version>1.2023.0</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 35450857975653dd7084ab114ac95db704c0f693..3718fd6437acdbae79b50af20ebb7bcf6b368a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ <jetty.contextpath>/${wtp.contextName}</jetty.contextpath> <!-- main versions --> - <plantuml.version>1.2022.14</plantuml.version> + <plantuml.version>1.2023.0</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>