Skip to content

Commit

Permalink
Import version 1.2021.14
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudroques committed Nov 12, 2021
1 parent 1580aa2 commit d99366a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.jdk8.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>

<!-- main versions -->
<plantuml.version>1.2021.13</plantuml.version>
<plantuml.version>1.2021.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>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>

<!-- main versions -->
<plantuml.version>1.2021.13</plantuml.version>
<plantuml.version>1.2021.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>
Expand Down

0 comments on commit d99366a

Please sign in to comment.