dependabot[bot] opened a new pull request, #16432: URL: https://github.com/apache/camel/pull/16432
Bumps [org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) from 1.14.4 to 1.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/parquet-mr/releases">org.apache.parquet:parquet-common's releases</a>.</em></p> <blockquote> <h2>Apache Parquet 1.15.0</h2> <h2>What's Changed</h2> <ul> <li>PARQUET-2462: Bump to Thrift 0.20.0 by <a href="https://github.com/Fokko"><code>@Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1327">apache/parquet-java#1327</a></li> <li>Bump org.apache:apache from 31 to 32 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1333">apache/parquet-java#1333</a></li> <li>PARQUET-2465: Fall back to HadoopConfig by <a href="https://github.com/Fokko"><code>@Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1339">apache/parquet-java#1339</a></li> <li>Update changes for the <code>master</code> branch by <a href="https://github.com/Fokko"><code>@Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1348">apache/parquet-java#1348</a></li> <li>PARQUET-2466: Simplify logic when calling <code>ParquetWriter</code> by <a href="https://github.com/Fokko"><code>@Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1338">apache/parquet-java#1338</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.38.0 to 2.39.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1346">apache/parquet-java#1346</a></li> <li>Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1345">apache/parquet-java#1345</a></li> <li>PARQUET-2476: Remove the <code>maven-compiler</code> override by <a href="https://github.com/Fokko"><code>@Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1341">apache/parquet-java#1341</a></li> <li>Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1344">apache/parquet-java#1344</a></li> <li>PARQUET-2472: Close in finally block in ParquetFileWriter#end by <a href="https://github.com/amogh-jahagirdar"><code>@amogh-jahagirdar</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1350">apache/parquet-java#1350</a></li> <li>PARQUET-2478: Update README with link to parquet website by <a href="https://github.com/alamb"><code>@alamb</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1355">apache/parquet-java#1355</a></li> <li>Update readme to point to 1.14.0 release by <a href="https://github.com/vinooganesh"><code>@vinooganesh</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1356">apache/parquet-java#1356</a></li> <li>PARQUET-2468: ParquetMetadata must convert to json by <a href="https://github.com/RustedBones"><code>@RustedBones</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1349">apache/parquet-java#1349</a></li> <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1359">apache/parquet-java#1359</a></li> <li>Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1352">apache/parquet-java#1352</a></li> <li>Bump org.apache.arrow:arrow-vector from 16.0.0 to 16.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1354">apache/parquet-java#1354</a></li> <li>PARQUET-2487: Bump io.airlift:aircompressor from 0.26 to 0.27 by <a href="https://github.com/utkuaydn"><code>@utkuaydn</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1363">apache/parquet-java#1363</a></li> <li>PARQUET-34: Add #contains FilterPredicate for Array columns by <a href="https://github.com/clairemcginty"><code>@clairemcginty</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1328">apache/parquet-java#1328</a></li> <li>Chore: Update NOTICE of parquet-avro by <a href="https://github.com/yaooqinn"><code>@yaooqinn</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1371">apache/parquet-java#1371</a></li> <li>PARQUET-2494: Update git attribrutes to mark png as binary by <a href="https://github.com/emkornfield"><code>@emkornfield</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1372">apache/parquet-java#1372</a></li> <li>PARQUET-2498: Vector IO to handle empty range list by <a href="https://github.com/steveloughran"><code>@steveloughran</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1374">apache/parquet-java#1374</a></li> <li>PARQUET-34: Extend Contains support to all ColumnFilterPredicate types by <a href="https://github.com/clairemcginty"><code>@clairemcginty</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1370">apache/parquet-java#1370</a></li> <li>Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1366">apache/parquet-java#1366</a></li> <li>Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1367">apache/parquet-java#1367</a></li> <li>PARQUET-2499: Update NOTICE to Apache Parquet Java by <a href="https://github.com/caicancai"><code>@caicancai</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1375">apache/parquet-java#1375</a></li> <li>Add github section in asf.yaml to enable issues by <a href="https://github.com/wgtmac"><code>@wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1362">apache/parquet-java#1362</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2932">GH-2932</a>: Adjust PR template to reference GitHub issue tracker by <a href="https://github.com/rok"><code>@rok</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2933">apache/parquet-java#2933</a></li> <li>Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2922">apache/parquet-java#2922</a></li> <li>Bump org.easymock:easymock from 5.2.0 to 5.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2924">apache/parquet-java#2924</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2930">GH-2930</a>: Add issue templates by <a href="https://github.com/rok"><code>@rok</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2931">apache/parquet-java#2931</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2939">GH-2939</a>: Update PULL_REQUEST_TEMPLATE by <a href="https://github.com/wgtmac"><code>@wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2940">apache/parquet-java#2940</a></li> <li>MINOR: Make ColumnPath immutable by <a href="https://github.com/findepi"><code>@findepi</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1380">apache/parquet-java#1380</a></li> <li>Bump com.google.truth.extensions:truth-proto-extension from 1.4.2 to 1.4.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2936">apache/parquet-java#2936</a></li> <li>Update readme to point to 1.14.1 release by <a href="https://github.com/wayneguow"><code>@wayneguow</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2947">apache/parquet-java#2947</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.41.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2937">apache/parquet-java#2937</a></li> <li>Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2954">apache/parquet-java#2954</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2948">GH-2948</a>: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile by <a href="https://github.com/joyCurry30"><code>@joyCurry30</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2949">apache/parquet-java#2949</a></li> <li>PARQUET-2139: fix file_offset field in ColumnChunk metadata by <a href="https://github.com/etseidl"><code>@etseidl</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1369">apache/parquet-java#1369</a></li> <li>Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1365">apache/parquet-java#1365</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2935">GH-2935</a>: Avoid double close of ParquetFileWriter by <a href="https://github.com/hellishfire"><code>@hellishfire</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2951">apache/parquet-java#2951</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2959">GH-2959</a>: Optimize the test case of parquet rewriter. by <a href="https://github.com/joyCurry30"><code>@joyCurry30</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2960">apache/parquet-java#2960</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2956">GH-2956</a>: Use avro SchemaBuilder API to convert record by <a href="https://github.com/RustedBones"><code>@RustedBones</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2957">apache/parquet-java#2957</a></li> <li>PARQUET-1126: Write unencrypted Parquet files without Hadoop by <a href="https://github.com/dlvenable"><code>@dlvenable</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1376">apache/parquet-java#1376</a></li> <li>PARQUET-34: implement not() for Contains predicate by <a href="https://github.com/clairemcginty"><code>@clairemcginty</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2941">apache/parquet-java#2941</a></li> <li>Bump com.h2database:h2 from 2.2.224 to 2.3.230 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2963">apache/parquet-java#2963</a></li> <li>Bump zstd-jni.version from 1.5.6-2 to 1.5.6-3 by <a href="https://github.com/utkuaydn"><code>@utkuaydn</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2968">apache/parquet-java#2968</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2921">GH-2921</a>: Remove Jackson JDK8 module by <a href="https://github.com/Fokko"><code>@Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/1378">apache/parquet-java#1378</a></li> <li>Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/2973">apache/parquet-java#2973</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/parquet-java/commit/4665401d36e468c988322f78621da7c2d1c22ede"><code>4665401</code></a> [maven-release-plugin] prepare release apache-parquet-1.15.0-rc2</li> <li><a href="https://github.com/apache/parquet-java/commit/cc782d9728613deea8b6f0684eb3f37c086fb1b9"><code>cc782d9</code></a> <a href="https://redirect.github.com/apache/parquet-mr/issues/3086">GH-3086</a>: Allow for empty beans (<a href="https://redirect.github.com/apache/parquet-mr/issues/3087">#3087</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/c120d8fcca46bc76d63da0b67cfab2e565e6e581"><code>c120d8f</code></a> MINOR: Revert <code>buildnumber-maven-plugin</code> to 3.2.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3082">#3082</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/2e07bedcf1eb572fcbc1feedae519aacc380fd49"><code>2e07bed</code></a> MINOR: Add shading for JDK22 specific classes (<a href="https://redirect.github.com/apache/parquet-mr/issues/3081">#3081</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/78a3b76f407b105b6818a68ac386cfd094d24595"><code>78a3b76</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/parquet-java/commit/84ba54a3a618e293309885042cb289fe2f7b9f00"><code>84ba54a</code></a> [maven-release-plugin] prepare release apache-parquet-1.15.0-rc1</li> <li><a href="https://github.com/apache/parquet-java/commit/e24d8d4570834ac74fe4f7316f358c3d3e85b2f1"><code>e24d8d4</code></a> Bump commons-io:commons-io from 2.16.1 to 2.18.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3071">#3071</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/410f5e1f9c90ab6abe704ef3220f0352984de9a8"><code>410f5e1</code></a> Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3065">#3065</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/54f219871603015d6ed3432069fd3f9f2b750fcc"><code>54f2198</code></a> Bump org.apache.maven.plugins:maven-dependency-plugin (<a href="https://redirect.github.com/apache/parquet-mr/issues/3064">#3064</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/1e04ec74060a04cb029b6e61cf1098c1aba1446e"><code>1e04ec7</code></a> <a href="https://redirect.github.com/apache/parquet-mr/issues/3068">GH-3068</a>: Remove <code>parquet-scala</code> (<a href="https://redirect.github.com/apache/parquet-mr/issues/3063">#3063</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/parquet-mr/compare/apache-parquet-1.14.4...apache-parquet-1.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.parquet:parquet-common&package-manager=maven&previous-version=1.14.4&new-version=1.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org