jdk 11.0.15
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.inteligr8</groupId>
|
||||
<artifactId>java-dcevm-hotswap</artifactId>
|
||||
<version>11.0.11-1.4.1</version>
|
||||
<version>11.0.15-1.4.1</version>
|
||||
<name>Java DCEVM for Rapid Application Development</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
<!-- 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.11+1</dcevm.version>
|
||||
<dcevm.version>11.0.15+1</dcevm.version>
|
||||
<dcevm.majorVersion>11</dcevm.majorVersion>
|
||||
<dcevm.os-arch>linux-x64</dcevm.os-arch>
|
||||
<!-- v11.0.10
|
||||
|
Reference in New Issue
Block a user