diff --git a/pom.xml b/pom.xml index 6eb6c17..825b9f6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,19 +27,19 @@ org.openjfx javafx-controls - 12.0.1 + 12.0.2 org.openjfx javafx-fxml - 12.0.1 + 12.0.2 org.openjfx javafx-media - 12.0.1 + 12.0.2 @@ -63,19 +63,19 @@ org.xerial sqlite-jdbc - 3.27.2.1 + 3.28.0 org.apache.logging.log4j log4j-api - 2.11.2 + 2.12.1 org.apache.logging.log4j log4j-core - 2.11.2 + 2.12.1 @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 11 11