Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin in /lang/java (#2590)
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.0 to 3.1.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 6aef2bb commit a713f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<archetype-plugin.version>3.2.1</archetype-plugin.version>
<bundle-plugin-version>5.1.9</bundle-plugin-version>
<cyclonedx-maven-plugin.version>2.7.9</cyclonedx-maven-plugin.version>
<exec-plugin.version>3.1.0</exec-plugin.version>
<exec-plugin.version>3.1.1</exec-plugin.version>
<file-management.version>3.1.0</file-management.version>
<javacc-plugin.version>3.0.3</javacc-plugin.version>
<javacc.version>7.0.13</javacc.version>
Expand Down

0 comments on commit a713f4d

Please sign in to comment.