Skip to content

Commit

Permalink
Merge pull request #208 from tommens/dependabot/maven/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-exec-maven-plugin-3.4.1

maven: bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
  • Loading branch information
tommens authored Aug 13, 2024
2 parents 6d75872 + e377e82 commit 8de4e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<mainClass>calculator.Main</mainClass>
</configuration>
Expand Down

0 comments on commit 8de4e51

Please sign in to comment.