#[MS39855] fix : postgresql vulnerability remediation
Change Details:
- remediated 'postgresql' vulnerability for azure
- Issue https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-workflow/-/issues/181
- https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-workflow/-/security/vulnerabilities/34333, https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-workflow/-/security/vulnerabilities/25296
mvn dependency:tree -Dincludes=:postgresql::: -pl 'provider/workflow-azure'
[INFO] ------------------------------------------------------------------------
[INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ workflow-azure ---
[INFO] org.opengroup.osdu:workflow-azure:jar:0.27.0-SNAPSHOT
[INFO] \- org.postgresql:postgresql:jar:42.7.3:runtime
[INFO] ------------------------------------------------------------------------
Edited by Thulasi Dass Subramanian