Skip to content

Commit

Permalink
Import version 1.2023.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudroques committed Jan 12, 2023
1 parent b458bfa commit 823b506
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.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>
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.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>
Expand Down

0 comments on commit 823b506

Please sign in to comment.