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:
parent
1fb3f313ce
commit
5815c969b8
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue