Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 57ee694 commit d86e852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phoenicis-javafx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<configuration>
<mainClass>org.phoenicis.javafx.JavaFXApplication</mainClass>
</configuration>
Expand Down

0 comments on commit d86e852

Please sign in to comment.