Skip to content

Commit

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

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

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] authored Nov 25, 2023
1 parent 0e4c192 commit e8e84cd
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 @@ -75,7 +75,7 @@
<maven-javadoc-plugin-version>3.5.0</maven-javadoc-plugin-version>
<maven-source-plugin-version>3.2.1</maven-source-plugin-version>
<jandex-maven-plugin-version>1.2.3</jandex-maven-plugin-version>
<build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
<build-helper-maven-plugin-version>3.5.0</build-helper-maven-plugin-version>
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
<maven-invoker-plugin-version>3.2.1</maven-invoker-plugin-version>
<maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
Expand Down

0 comments on commit e8e84cd

Please sign in to comment.