Skip to content

Commit

Permalink
Bump org.apache.avro:avro in /spark-bigquery-parent
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 44d21d8 commit 263096e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark-bigquery-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<revision>0.0.1-SNAPSHOT</revision>

<!-- avro 1.12.0 is compiled with java 11 -->
<avro.version>1.11.3</avro.version>
<avro.version>1.11.4</avro.version>
<!--arrow 16.1.0 breaks Java 8 support
https://github.com/apache/arrow/issues/41717 -->
<arrow.version>16.0.0</arrow.version>
Expand Down

0 comments on commit 263096e

Please sign in to comment.