Skip to content

Commit 0ce6610

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#426)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.5.0...3.6.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dc873d commit 0ce6610

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
@@ -342,7 +342,7 @@
342342
<plugin>
343343
<groupId>org.codehaus.mojo</groupId>
344344
<artifactId>build-helper-maven-plugin</artifactId>
345-
<version>3.5.0</version>
345+
<version>3.6.0</version>
346346
<executions>
347347
<execution>
348348
<id>attach-delomboked-sources-jar</id>

0 commit comments

Comments
 (0)