Skip to content

Commit

Permalink
Merge pull request #210 from apache/dependabot/maven/org.codehaus.moj…
Browse files Browse the repository at this point in the history
…o-exec-maven-plugin-3.4.1

Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
  • Loading branch information
lprimak authored Aug 13, 2024
2 parents 30ddbe4 + b46917d commit 1a3e0f0
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 @@ -39,7 +39,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>validate</id>
Expand Down

0 comments on commit 1a3e0f0

Please sign in to comment.