Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.8.2 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.8.2 to 1.11.3.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 4073664 commit e979915
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<hive.groupid>org.apache.hive</hive.groupid>
<hive.version>2.3.1</hive.version>
<hive.parquet.version>1.10.1</hive.parquet.version>
<hive.avro.version>1.8.2</hive.avro.version>
<hive.avro.version>1.11.3</hive.avro.version>
<presto.version>0.273</presto.version>
<trino.version>390</trino.version>
<hive.exec.classifier>core</hive.exec.classifier>
Expand All @@ -146,7 +146,7 @@
<hudi.flink.module>hudi-flink1.18.x</hudi.flink.module>
<flink.bundle.version>1.18</flink.bundle.version>
<!-- This is fixed to match with version from flink-avro -->
<flink.avro.version>1.11.1</flink.avro.version>
<flink.avro.version>1.11.3</flink.avro.version>
<flink.format.parquet.version>1.13.1</flink.format.parquet.version>
<flink.connector.kafka.version>3.0.0-1.17</flink.connector.kafka.version>
<flink.runtime.artifactId>flink-runtime</flink.runtime.artifactId>
Expand All @@ -172,7 +172,7 @@
(hudi.spark.common.modules.*) -->
<hudi.spark.common.modules.1>hudi-spark3-common</hudi.spark.common.modules.1>
<hudi.spark.common.modules.2>hudi-spark3.2plus-common</hudi.spark.common.modules.2>
<avro.version>1.8.2</avro.version>
<avro.version>1.11.3</avro.version>
<caffeine.version>2.9.1</caffeine.version>
<commons.io.version>2.11.0</commons.io.version>
<scala11.version>2.11.12</scala11.version>
Expand Down

0 comments on commit e979915

Please sign in to comment.