From 825a42cb842e81d2dddaadd587cea8b329edbceb Mon Sep 17 00:00:00 2001 From: Bhavik Shah <115029313+bhvkshah@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:59:09 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1c5ff5..23c9e35 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ See [Amazon Redshift JDBC Driver Installation and Configuration Guide](https://d Here are download links for the latest release: -* https://redshift-downloads.s3.amazonaws.com/drivers/jdbc/2.1.0.20/redshift-jdbc42-2.1.0.20.jar -* https://redshift-downloads.s3.amazonaws.com/drivers/jdbc/2.1.0.20/redshift-jdbc42-2.1.0.20.zip +* https://redshift-downloads.s3.amazonaws.com/drivers/jdbc/2.1.0.21/redshift-jdbc42-2.1.0.21.jar +* https://redshift-downloads.s3.amazonaws.com/drivers/jdbc/2.1.0.21/redshift-jdbc42-2.1.0.21.zip It also available on Maven Central, groupId: com.amazon.redshift and artifactId: redshift-jdbc42.