This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-shade.git
The following commit(s) were added to refs/heads/master by this push: new e02ff0d Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /hive-catalog-shade (#49) e02ff0d is described below commit e02ff0da9d43325dcd8a30b36017ecc72d7823fb Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Oct 11 10:33:01 2024 +0800 Bump org.apache.avro:avro from 1.11.3 to 1.11.4 in /hive-catalog-shade (#49) Bumps org.apache.avro:avro from 1.11.3 to 1.11.4. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hive-catalog-shade/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml index a0db9da..aec6a7c 100644 --- a/hive-catalog-shade/pom.xml +++ b/hive-catalog-shade/pom.xml @@ -32,7 +32,7 @@ under the License. <hive.storage.api.version>2.8.1</hive.storage.api.version> <iceberg-hive-metastore.version>1.4.3</iceberg-hive-metastore.version> <paimon-hive-metastore.version>0.9.0</paimon-hive-metastore.version> - <avro.version>1.11.3</avro.version> + <avro.version>1.11.4</avro.version> <ivy.version>2.5.2</ivy.version> <parquet.version>1.13.1</parquet.version> <bcpkix.version>1.78.1</bcpkix.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org