Updated Jetty and JRE in Docker, fixed Alpine build

This commit is contained in:
Michele Adduci
2023-11-20 06:11:53 +01:00
committed by PlantUML
parent 0514103cc1
commit 74eb159a36
3 changed files with 8 additions and 7 deletions

View File

@@ -63,7 +63,7 @@
<!-- main versions -->
<plantuml.version>1.2023.12</plantuml.version>
<!-- Please keep the jetty version identical with the docker image -->
<jetty.version>11.0.15</jetty.version>
<jetty.version>11.0.18</jetty.version>
<!--
While changing the version, please update the versions in the following files as well:
- src/main/webapp/components/app-head.jsp (script import)