Skip to content

Commit

Permalink
Revert "upgrade snowflake-jdbc from 3.4.2 to 3.15.0 (#583)" (#586)
Browse files Browse the repository at this point in the history
This reverts commit 06e703c.

Co-authored-by: Amanda Bozigian <[email protected]>
  • Loading branch information
amboz and Amanda Bozigian authored Apr 15, 2024
1 parent ae08316 commit 45f38e0
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.15.0")
dependency("net.snowflake:snowflake-jdbc:3.4.2")
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 45f38e0

Please sign in to comment.