Skip to content

Commit

Permalink
Revert "Revert "upgrade snowflake-jdbc from 3.4.2 to 3.15.0 (#583)" (#…
Browse files Browse the repository at this point in the history
…586)" (#587)

This reverts commit 45f38e0.

Co-authored-by: Amanda Bozigian <[email protected]>
  • Loading branch information
2 people authored and Yingjian Wu committed May 1, 2024
1 parent 45f38e0 commit 51ba61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ configure(javaProjects) {
dependency("org.codehaus.gpars:gpars:1.2.1")
/**es 5.4.1 dependencies*/
dependency("org.elasticsearch.client:transport:5.4.1")
dependency("net.snowflake:snowflake-jdbc:3.4.2")
dependency("net.snowflake:snowflake-jdbc:3.15.0")
dependency("com.esotericsoftware.kryo:kryo:2.22")
dependency("org.apache.iceberg:iceberg-spark-runtime:${iceberg_version}")
dependency("com.datastax.cassandra:cassandra-driver-core:3.7.2")
Expand Down

0 comments on commit 51ba61e

Please sign in to comment.