mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-07 06:13:40 +00:00
chore(avro): bump parquet-avro version (#13452)
This commit is contained in:
parent
f7ea0b9d5d
commit
826caa7935
@ -236,7 +236,7 @@ project.ext.externalDependency = [
|
|||||||
'openTelemetryExporterCommon': 'io.opentelemetry:opentelemetry-exporter-otlp-common:' + openTelemetryVersion,
|
'openTelemetryExporterCommon': 'io.opentelemetry:opentelemetry-exporter-otlp-common:' + openTelemetryVersion,
|
||||||
'opentelemetryAnnotations': 'io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.15.0',
|
'opentelemetryAnnotations': 'io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:2.15.0',
|
||||||
'opentracingJdbc':'io.opentracing.contrib:opentracing-jdbc:0.2.15',
|
'opentracingJdbc':'io.opentracing.contrib:opentracing-jdbc:0.2.15',
|
||||||
'parquet': 'org.apache.parquet:parquet-avro:1.15.1',
|
'parquet': 'org.apache.parquet:parquet-avro:1.15.2',
|
||||||
'parquetHadoop': 'org.apache.parquet:parquet-hadoop:1.13.1',
|
'parquetHadoop': 'org.apache.parquet:parquet-hadoop:1.13.1',
|
||||||
'picocli': 'info.picocli:picocli:4.5.0',
|
'picocli': 'info.picocli:picocli:4.5.0',
|
||||||
'playCache': "com.typesafe.play:play-cache_$playScalaVersion:$playVersion",
|
'playCache': "com.typesafe.play:play-cache_$playScalaVersion:$playVersion",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user