openjdk 11 migration

This commit is contained in:
Armin Schrenk
2018-10-31 15:50:05 +01:00
parent 050a6e6a57
commit 54f2667e45
3 changed files with 33 additions and 3 deletions
+6
View File
@@ -11,6 +11,12 @@
<description>Shared utilities</description>
<dependencies>
<!-- JavaFx -->
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
</dependency>
<!-- Libs -->
<dependency>
<groupId>com.google.guava</groupId>