Skip to content

Commit

Permalink
Import version 1.2023.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudroques committed May 22, 2023
1 parent 1552502 commit 4cbefc3
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 @@ -57,7 +57,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>

<!-- main versions -->
<plantuml.version>1.2023.7</plantuml.version>
<plantuml.version>1.2023.8</plantuml.version>
<!-- Please keep the jetty version identical with the docker image -->
<jetty.version>11.0.15</jetty.version>
<monaco-editor.version>0.36.1</monaco-editor.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>

<!-- main versions -->
<plantuml.version>1.2023.7</plantuml.version>
<plantuml.version>1.2023.8</plantuml.version>
<!-- Please keep the jetty version identical with the docker image -->
<jetty.version>11.0.15</jetty.version>
<!--
Expand Down

0 comments on commit 4cbefc3

Please sign in to comment.