Skip to content

Commit a16cc60

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.6.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e349d8 commit a16cc60

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
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.codehaus.mojo</groupId>
7373
<artifactId>build-helper-maven-plugin</artifactId>
74-
<version>3.6.0</version>
74+
<version>3.6.1</version>
7575
<executions>
7676
<execution>
7777
<id>add-source</id>

0 commit comments

Comments
 (0)