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 a372bcf0cb4 chore(deps): Bump org.apache.parquet:parquet-avro from 1.15.0 to 1.15.1 a372bcf0cb4 is described below commit a372bcf0cb43ccf929252e75c98078063bb068f4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 17 07:30:32 2025 +0000 chore(deps): Bump org.apache.parquet:parquet-avro from 1.15.0 to 1.15.1 Bumps [org.apache.parquet:parquet-avro](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-avro 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 ef366d5a638..a6183f2033a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -407,7 +407,7 @@ <paho-version>1.2.5</paho-version> <parson-version>1.1.7</parson-version> <parquet-common-version>1.15.0</parquet-common-version> - <parquet-avro-version>1.15.0</parquet-avro-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> <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>