Skip to content

Commit

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

build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0
  • Loading branch information
lprimak authored Oct 22, 2024
2 parents c98d725 + e79c50a commit a8e6b09
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.1</version>
<version>3.5.0</version>
<executions>
<execution>
<id>validate</id>
Expand Down

0 comments on commit a8e6b09

Please sign in to comment.