Skip to content

Commit ee95e9c

Browse files
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3 (#570)
Co-authored-by: renovatebot-confluentinc[bot] <169726756+renovatebot-confluentinc[bot]@users.noreply.github.com>
1 parent aaacb9e commit ee95e9c

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
@@ -332,7 +332,7 @@
332332
<plugin>
333333
<groupId>org.codehaus.mojo</groupId>
334334
<artifactId>build-helper-maven-plugin</artifactId>
335-
<version>1.10</version>
335+
<version>3.6.0</version>
336336
<executions>
337337
<execution>
338338
<id>add-source</id>

0 commit comments

Comments
 (0)