From 1ce0d01defc34ea95e8b907f5c50a1924706a2a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 15:03:44 +0000 Subject: [PATCH] Bump javafx-maven-plugin from 0.0.5 to 0.0.8 Bumps [javafx-maven-plugin](https://github.com/openjfx/javafx-maven-plugin) from 0.0.5 to 0.0.8. - [Release notes](https://github.com/openjfx/javafx-maven-plugin/releases) - [Commits](https://github.com/openjfx/javafx-maven-plugin/compare/0.0.5...0.0.8) --- updated-dependencies: - dependency-name: org.openjfx:javafx-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5f0627..3f09a49 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ org.openjfx javafx-maven-plugin - 0.0.5 + 0.0.8 HelloFX