fixed java download

This commit is contained in:
2021-04-22 21:48:16 -04:00
parent afe871cc05
commit f25e3e374a
2 changed files with 3 additions and 2 deletions

View File

@@ -15,8 +15,9 @@
<!-- The version of Java DCEVM to use for executing Apache Tomcat -->
<!-- See: https://github.com/TravaOpenJDK/trava-jdk-11-dcevm/releases -->
<dcevm.version>11.0.10+6</dcevm.version>
<dcevm.version>11.0.10+5</dcevm.version>
<dcevm.majorVersion>11</dcevm.majorVersion>
<dcevm.os-arch>linux</dcevm.os-arch>
<!-- The version of the Hotswap Agent to use -->
<!-- See: https://github.com/HotswapProjects/HotswapAgent/releases -->