From a1188e501b9aa0799a90e13f49cd8104755df35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 00:40:25 +0000 Subject: [PATCH] chore(maven): bump com.gluonhq:gluonfx-maven-plugin Bumps [com.gluonhq:gluonfx-maven-plugin](https://github.com/gluonhq/gluonfx-maven-plugin) from 1.0.23 to 1.0.24. - [Release notes](https://github.com/gluonhq/gluonfx-maven-plugin/releases) - [Commits](https://github.com/gluonhq/gluonfx-maven-plugin/compare/1.0.23...1.0.24) --- updated-dependencies: - dependency-name: com.gluonhq:gluonfx-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- GUI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/pom.xml b/GUI/pom.xml index 8fabb16a..342f8b59 100644 --- a/GUI/pom.xml +++ b/GUI/pom.xml @@ -48,7 +48,7 @@ com.gluonhq gluonfx-maven-plugin - 1.0.23 + 1.0.24 true ${gui.main-class}