Bump Apache Avro to 1.9.2 (#9381)

* Bump Apache Avro 1.9.2

Bugfixes that where discovered in other projects

* Update missing license
This commit is contained in:
Fokko Driesprong 2020-02-24 10:04:22 +01:00 committed by GitHub
parent 6d8dd5ec10
commit 806dfe6de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2937,7 +2937,7 @@ libraries:
---
name: Apache Velocity Engine
version: 2.0
version: 2.2
license_category: binary
module: extensions/druid-avro-extensions
license_name: Apache License version 2.0
@ -2955,7 +2955,7 @@ name: Apache Avro
license_category: binary
module: extensions/druid-avro-extensions
license_name: Apache License version 2.0
version: 1.9.1
version: 1.9.2
libraries:
- org.apache.avro: avro
- org.apache.avro: avro-mapred

View File

@ -80,7 +80,7 @@
<apache.curator.test.version>2.12.0</apache.curator.test.version>
<apache.kafka.version>2.2.2</apache.kafka.version>
<avatica.version>1.15.0</avatica.version>
<avro.version>1.9.1</avro.version>
<avro.version>1.9.2</avro.version>
<calcite.version>1.21.0</calcite.version>
<datasketches.version>1.2.0-incubating</datasketches.version>
<derby.version>10.14.2.0</derby.version>