Skip to content

Commit c1c9b6b

Browse files
build(deps): bump org.codehaus.mojo:build-helper-maven-plugin (#1791)
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>
1 parent f832ed3 commit c1c9b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<org.apache.maven.plugins.assembly.version>3.6.0</org.apache.maven.plugins.assembly.version>
7777
<com.github.eirslett.frontend.plugin.version>1.14.2</com.github.eirslett.frontend.plugin.version>
7878
<org.codehaus.mojo.exec.plugin.version>3.1.1</org.codehaus.mojo.exec.plugin.version>
79-
<org.codehaus.mojo.build.helper.plugin.version>3.4.0</org.codehaus.mojo.build.helper.plugin.version>
79+
<org.codehaus.mojo.build.helper.plugin.version>3.5.0</org.codehaus.mojo.build.helper.plugin.version>
8080
<com.mycila.license.maven.plugin.version>4.3</com.mycila.license.maven.plugin.version>
8181
<org.owasp.dependency.check.version>9.0.1</org.owasp.dependency.check.version>
8282
<com.google.cloud.tools.jib.maven.plugin.version>3.4.0</com.google.cloud.tools.jib.maven.plugin.version>

0 commit comments

Comments
 (0)