PromucFlow_constructor/app/server/appsmith-plugins
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
..
amazons3Plugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
dynamoPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
elasticSearchPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
firestorePlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
mongoPlugin Feature: return data types of returned data on query execution for better data display (#3914) 2021-04-09 10:58:37 +05:30
mssqlPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
mysqlPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
postgresPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
rapidApiPlugin Increased default limit for webclient payload (#3718) 2021-03-26 21:34:10 +05:30
redisPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
redshiftPlugin Fix build failure on maven 3.8 (#3954) 2021-04-14 08:03:56 +05:30
restApiPlugin Feature: add title to action execution errors to improve user experience (#3872) 2021-04-08 09:49:05 +05:30
pom.xml s3 plugin (#2735) 2021-02-10 15:26:01 +05:30