Bump org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.5.0

Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.3.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>
This commit is contained in:
dependabot[bot] 2024-01-01 01:14:01 +00:00 committed by GitHub
parent 1fb3f313ce
commit 5815c969b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
<!-- some maven plugins versions -->
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version>
<build-helper.maven.plugin.version>3.3.0</build-helper.maven.plugin.version>
<build-helper.maven.plugin.version>3.5.0</build-helper.maven.plugin.version>
<buildnumber.maven.plugin.version>3.2.0</buildnumber.maven.plugin.version>
<depends.maven.plugin.version>1.5.0</depends.maven.plugin.version>
<flatten.maven.plugin.version>1.3.0</flatten.maven.plugin.version>