We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a2b6a6 + c118072 commit bba5ba2Copy full SHA for bba5ba2
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>io.cdap.plugin</groupId>
22
<artifactId>google-cloud</artifactId>
23
- <version>0.24.4</version>
+ <version>0.24.5-SNAPSHOT</version>
24
<name>Google Cloud Plugins</name>
25
<packaging>jar</packaging>
26
<description>Plugins for Google Big Query</description>
@@ -58,7 +58,7 @@
58
<properties>
59
<jee.version>7</jee.version>
60
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
61
- <avro.version>1.11.0</avro.version>
+ <avro.version>1.11.4</avro.version>
62
<bigquery.connector.hadoop3.version>hadoop3-1.2.0</bigquery.connector.hadoop3.version>
63
<commons.codec.version>1.4</commons.codec.version>
64
<cdap.version>6.11.0</cdap.version>
0 commit comments