Skip to content

Commit 3a0f010

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 bbdc475 commit 3a0f010

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
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.codehaus.mojo</groupId>
160160
<artifactId>build-helper-maven-plugin</artifactId>
161-
<version>3.6.0</version>
161+
<version>3.6.1</version>
162162
<executions>
163163
<execution>
164164
<id>setup</id>

0 commit comments

Comments
 (0)