diff --git a/README.md b/README.md
index e0cd0d8b1..616c39eea 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ authentication. Currently, we support ingestion through the following APIs:
The Snowflake Ingest Service SDK depends on the following libraries:
-* snowflake-jdbc (3.13.30 to 3.14.5)
+* snowflake-jdbc (3.16.1+)
* slf4j-api
* com.github.luben:zstd-jni (1.5.0-1)
diff --git a/e2e-jar-test/pom.xml b/e2e-jar-test/pom.xml
index 44174917e..b6be2b227 100644
--- a/e2e-jar-test/pom.xml
+++ b/e2e-jar-test/pom.xml
@@ -35,7 +35,7 @@
net.snowflake
snowflake-jdbc-fips
- 3.13.34
+ 3.16.1
net.snowflake.snowflake-ingest-java-e2e-jar-test
diff --git a/pom.xml b/pom.xml
index 995a2dacb..17c398da2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
net.snowflake.ingest.internal
1.7.36
1.1.10.4
- 3.14.5
+ 3.16.1
0.13.0
diff --git a/public_pom.xml b/public_pom.xml
index fa8c7dd4a..de29a2439 100644
--- a/public_pom.xml
+++ b/public_pom.xml
@@ -39,7 +39,7 @@
net.snowflake
snowflake-jdbc
- 3.14.5
+ 3.16.1
compile