From 9af799b2518cf02eef8995977e37f84e5c2fb0b9 Mon Sep 17 00:00:00 2001 From: Xin Huang Date: Fri, 9 Aug 2024 16:27:24 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 616c39eea..37ca99083 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,10 @@ The Snowflake Ingest Service SDK depends on the following libraries: These dependencies will be fetched automatically by build systems like Maven or Gradle. If you don't build your project using a build system, please make sure these dependencies are on the classpath. -# Prerequisites - -**If your project depends on the Snowflake JDBC driver, as well, please make sure the JDBC driver version is 3.13.30 to 3.14.5. - ## Java 8+ The Snowflake Ingest Service SDK can only be used with Java 8 or higher. -Backwards compatibility with Java 7 and prior is not planned at this -time. +Backwards compatibility with Java 7 and prior is not planned at this time. ## A 2048-bit RSA key pair