This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 bb16ead9ef3 chore(deps): Bump org.apache.parquet:parquet-common
(#15365)
bb16ead9ef3 is described below
commit bb16ead9ef3009454f73a072966ffa95d8c8536f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 29 16:11:34 2024 +0200
chore(deps): Bump org.apache.parquet:parquet-common (#15365)
Bumps
[org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) from
1.14.1 to 1.14.2.
- [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.14.1...apache-parquet-1.14.2)
---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 1c7c619137c..e1ef854b880 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -393,7 +393,7 @@
<optaplanner-version>9.44.0.Final</optaplanner-version>
<paho-version>1.2.5</paho-version>
<parson-version>1.1.7</parson-version>
- <parquet-common-version>1.14.1</parquet-common-version>
+ <parquet-common-version>1.14.2</parquet-common-version>
<parquet-avro-version>1.14.2</parquet-avro-version>
<pdfbox-version>3.0.3</pdfbox-version>
<pgjdbc-driver-version>42.7.4</pgjdbc-driver-version>