Skip to content

Commit ff87ecc

Browse files
build(deps): bump org.codehaus.mojo:build-helper-maven-plugin (#1941)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 765ddf2 commit ff87ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.codehaus.mojo</groupId>
205205
<artifactId>build-helper-maven-plugin</artifactId>
206-
<version>3.6.0</version>
206+
<version>3.6.1</version>
207207
<executions>
208208
<execution>
209209
<id>add-test-source</id>

0 commit comments

Comments
 (0)