This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 3360e727884 chore(deps): Bump org.apache.parquet:parquet-common 3360e727884 is described below commit 3360e727884130d00220f06640fa6bb2f9b95152 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 17 12:33:27 2025 +0000 chore(deps): Bump org.apache.parquet:parquet-common Bumps [org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/apache/parquet-mr/releases) - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md) - [Commits](https://github.com/apache/parquet-mr/compare/apache-parquet-1.15.0...apache-parquet-1.15.1) --- updated-dependencies: - dependency-name: org.apache.parquet:parquet-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index a6183f2033a..5de7a5b673d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -406,7 +406,7 @@ <optaplanner-version>10.0.0</optaplanner-version> <paho-version>1.2.5</paho-version> <parson-version>1.1.7</parson-version> - <parquet-common-version>1.15.0</parquet-common-version> + <parquet-common-version>1.15.1</parquet-common-version> <parquet-avro-version>1.15.1</parquet-avro-version> <pdfbox-version>3.0.4</pdfbox-version> <pgjdbc-driver-version>42.7.5</pgjdbc-driver-version>