Skip to content

Commit

Permalink
chore: update to version 1.2023.7
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudroques committed May 15, 2023
1 parent 6ca582f commit 6c2bae2
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.2023.6</plantuml.version>
<plantuml.version>1.2023.7</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 @@ -53,7 +53,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>

<!-- main versions -->
<plantuml.version>1.2023.6</plantuml.version>
<plantuml.version>1.2023.7</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

0 comments on commit 6c2bae2

Please sign in to comment.