PromucFlow_constructor/app
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
..
client Fix Table column names allowed to have spaces when editing in property pane panel titles (#3869) 2021-04-13 16:33:13 +05:30
server Fix build failure on maven 3.8 (#3954) 2021-04-14 08:03:56 +05:30
util Use IPv4 on WSL machines (#2729) 2021-01-28 12:08:44 +05:30