Skip to content

Commit efd6dab

Browse files
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#1228)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.5.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d10c28 commit efd6dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parquet-avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<!-- Ensure that the specific classes are available during test compile but not included in jar -->
178178
<groupId>org.codehaus.mojo</groupId>
179179
<artifactId>build-helper-maven-plugin</artifactId>
180-
<version>3.4.0</version>
180+
<version>3.5.0</version>
181181
<executions>
182182
<execution>
183183
<id>add-test-sources</id>

0 commit comments

Comments
 (0)