Skip to content

Commit c2d17d4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbeam-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<plugin>
4747
<groupId>org.codehaus.mojo</groupId>
4848
<artifactId>build-helper-maven-plugin</artifactId>
49-
<version>3.5.0</version>
49+
<version>3.6.0</version>
5050
<executions>
5151
<execution>
5252
<id>attach-effective-pom</id>

0 commit comments

Comments
 (0)