Skip to content

Commit

Permalink
HADOOP-18342: upgrade to avro 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jul 18, 2022
1 parent a55ace7 commit 0eb5565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<java.security.egd>file:///dev/urandom</java.security.egd>

<!-- avro version -->
<avro.version>1.9.2</avro.version>
<avro.version>1.11.0</avro.version>

<!-- jersey version -->
<jersey.version>1.19.4</jersey.version>
Expand Down

0 comments on commit 0eb5565

Please sign in to comment.