Skip to content

Commit fcfd4e6

Browse files
MINOR: Bump org.codehaus.mojo:build-helper-maven-plugin
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 394755b commit fcfd4e6

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
@@ -497,7 +497,7 @@ under the License.
497497
<plugin>
498498
<groupId>org.codehaus.mojo</groupId>
499499
<artifactId>build-helper-maven-plugin</artifactId>
500-
<version>3.6.0</version>
500+
<version>3.6.1</version>
501501
</plugin>
502502
<plugin>
503503
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)