Skip to content

Commit

Permalink
[2.6] Upgrade Avro to 1.11.4 (#5293)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann authored Oct 2, 2024
1 parent 604d0ee commit 177c4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<jandex.version>3.1.8</jandex.version>

<!-- Schema types -->
<avro.version>1.11.3</avro.version>
<avro.version>1.11.4</avro.version>
<json-schema-validator.version>1.5.1</json-schema-validator.version>
<vertx-json-schema.version>4.5.7</vertx-json-schema.version>
<wire-schema.version>4.9.9</wire-schema.version>
Expand Down

0 comments on commit 177c4dd

Please sign in to comment.