Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent ad56bf9 commit 55371c1
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.3.0</version>
<version>3.4.0</version>
<configuration>
<mainClass>org.phoenicis.javafx.JavaFXApplication</mainClass>
</configuration>
Expand Down

0 comments on commit 55371c1

Please sign in to comment.