Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin in /java/java-node/maven-yarn (
Browse files Browse the repository at this point in the history
#789)

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2024
1 parent dfd4201 commit c2c6417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/java-node/maven-yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,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>exec-yarn-install</id>
Expand Down

0 comments on commit c2c6417

Please sign in to comment.