Skip to content

Commit

Permalink
build(deps): bump org.codehaus.mojo:exec-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@3.1.1...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent c2b26e1 commit b5e02e7
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 @@ -68,7 +68,7 @@
<org.apache.maven.plugins.resources.version>3.3.1</org.apache.maven.plugins.resources.version>
<org.apache.maven.plugins.assembly.version>3.6.0</org.apache.maven.plugins.assembly.version>
<com.github.eirslett.frontend.plugin.version>1.15.0</com.github.eirslett.frontend.plugin.version>
<org.codehaus.mojo.exec.plugin.version>3.1.1</org.codehaus.mojo.exec.plugin.version>
<org.codehaus.mojo.exec.plugin.version>3.2.0</org.codehaus.mojo.exec.plugin.version>
<org.codehaus.mojo.build.helper.plugin.version>3.5.0</org.codehaus.mojo.build.helper.plugin.version>
<com.mycila.license.maven.plugin.version>4.3</com.mycila.license.maven.plugin.version>
<org.owasp.dependency.check.version>9.0.9</org.owasp.dependency.check.version>
Expand Down

0 comments on commit b5e02e7

Please sign in to comment.