Skip to content

Commit

Permalink
Merge pull request payara#6941 from payara/dependabot/maven/main/org.…
Browse files Browse the repository at this point in the history
…codehaus.mojo-exec-maven-plugin-3.4.1

Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
  • Loading branch information
Pandrex247 committed Sep 16, 2024
1 parent 529ad21 commit bddd8d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/tests/payara-samples/samples/cleanboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>install-playwright-dependencies</id>
Expand Down

0 comments on commit bddd8d5

Please sign in to comment.