Skip to content
Snippets Groups Projects
Commit e298b27b authored by Szymon Bochniak's avatar Szymon Bochniak Committed by Cam Saul
Browse files

Update Redshift JDBC driver to 1.2.32.1056 (#10321) (#10680)

* Update Redshift JDBC driver to 1.2.32.1056

relates to #9955

* Update metabase-plugin.yaml
parent 9b3e2e2c
No related branches found
No related tags found
No related merge requests found
(defproject metabase/redshift-driver "1.0.0-SNAPSHOT-1.2.27.1051"
(defproject metabase/redshift-driver "1.0.0-SNAPSHOT-1.2.32.1056"
:min-lein-version "2.5.0"
:repositories
......@@ -6,7 +6,7 @@
:dependencies
[[com.amazon.redshift/redshift-jdbc42-no-awssdk "1.2.27.1051"]]
[[com.amazon.redshift/redshift-jdbc42-no-awssdk "1.2.32.1056"]]
:profiles
{:provided
......
info:
name: Metabase Redshift Driver
version: 1.0.0-SNAPSHOT-1.2.27.1051
version: 1.0.0-SNAPSHOT-1.2.32.1056
description: Allows Metabase to connect to Redshift databases.
driver:
name: redshift
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment