8000 Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#115) · apache/maven-checkstyle-plugin@b72b1f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit b72b1f6

Browse files
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#115)
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.3.0...3.4.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 0d90fea commit b72b1f6

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
@@ -317,7 +317,7 @@ under the License.
317317
<plugin>
318318
<groupId>org.codehaus.mojo</groupId>
319319
<artifactId>build-helper-maven-plugin</artifactId>
320-
<version>3.3.0</version>
320+
<version>3.4.0</version>
321321
<executions>
322322
<!--
323323
Make the version parts of the maven.compiler.target property

0 commit comments

Comments
 (0)
0