Skip to content

Commit b68f141

Browse files
Bump build-helper-maven-plugin from 3.3.0 to 3.4.0
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>
1 parent 9e3ed22 commit b68f141

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
@@ -337,7 +337,7 @@ under the License.
337337
<plugin>
338338
<groupId>org.codehaus.mojo</groupId>
339339
<artifactId>build-helper-maven-plugin</artifactId>
340-
<version>3.3.0</version>
340+
<version>3.4.0</version>
341341
<executions>
342342
<execution>
343343
<id>add-resources</id>

0 commit comments

Comments
 (0)