fixing Java version

This commit is contained in:
Alejandro
2020-09-28 11:50:49 -05:00
parent 8f69f1084e
commit e4fac46b28
+1 -1
View File
@@ -13,7 +13,7 @@
</parent>
<properties>
<jdk.version>1.8</jdk.version>
<jdk.version>14</jdk.version>
<!-- If you are building with JDK 9 or higher, you can uncomment the lines below to set the release version -->
<!-- <release.version>8</release.version> -->
<micronaut.version>2.0.1</micronaut.version>