chore: version 1.2024.2

This commit is contained in:
Arnaud Roques 2024-02-14 19:50:38 +01:00
parent 449e4d8ae4
commit bba12d9c3c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<jetty.contextpath>/${wtp.contextName}</jetty.contextpath>
<!-- main versions -->
<plantuml.version>1.2024.1</plantuml.version>
<plantuml.version>1.2024.2</plantuml.version>
<!-- Please keep the jetty version identical with the docker image -->
<jetty.version>11.0.18</jetty.version>
<!--