Skip to content

Commit

Permalink
Merge pull request #121 from npo-poms/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-exec-maven-plugin-3.3.0

Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
  • Loading branch information
mihxil authored Jun 17, 2024
2 parents a2f898e + 407e47c commit d32a381
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<executions>
<execution>
<id>default-cli</id>
Expand Down Expand Up @@ -288,7 +288,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<executions>
<execution>
<id>make-webdrivers-executable</id>
Expand Down

0 comments on commit d32a381

Please sign in to comment.