PromucFlow_constructor/app/server/appsmith-plugins/redshiftPlugin
Shrikant Sharat Kandula 5b48a9cc78
Fix build failure on maven 3.8 (#3954)
Maven 3.8 now blocks HTTP repositories and only allows HTTPS. However, the version redshift jdbc dependency we are using connects to a separate repository that runs on HTTP. The latest version has switched to using HTTPS instead.

So this PR upgrades redshift dependency from version 2.0.0.1 to 2.0.0.4.

Ref: https://maven.apache.org/docs/3.8.1/release-notes.html#cve-2021-26291
2021-04-14 08:03:56 +05:30
..
src Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
plugin.properties Redshift plugin (#2440) 2021-01-06 17:51:07 +05:30
pom.xml Fix build failure on maven 3.8 (#3954) 2021-04-14 08:03:56 +05:30