Skip to content

Commit

Permalink
Merge pull request #460 from slovensko-digital/dependabot/maven/org.c…
Browse files Browse the repository at this point in the history
…odehaus.mojo-exec-maven-plugin-3.3.0

Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
  • Loading branch information
celuchmarek authored Jun 27, 2024
2 parents fa0c8f3 + 0de6ca5 commit 7426d30
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 @@ -418,7 +418,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<executable>bash</executable>
<workingDirectory>
Expand Down

0 comments on commit 7426d30

Please sign in to comment.