Skip to content

Commit 8d533a5

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#122)
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 afc1679 commit 8d533a5

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
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>org.codehaus.mojo</groupId>
206206
<artifactId>build-helper-maven-plugin</artifactId>
207-
<version>3.5.0</version>
207+
<version>3.6.0</version>
208208
<executions>
209209
<execution>
210210
<id>add-generated-sources</id>

0 commit comments

Comments
 (0)