Skip to content

Commit d638fa4

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin in /java
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.2.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.2.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 835b64b commit d638fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>org.codehaus.mojo</groupId>
6969
<artifactId>build-helper-maven-plugin</artifactId>
70-
<version>3.2.0</version>
70+
<version>3.6.1</version>
7171
<executions>
7272
<execution>
7373
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)