Skip to content

[MSCOSDU-1944] upgrade core-lib-azure and clean up pom

Deepa Kumari requested to merge az/dk-upgrade-core-lib-azure into master

Due to a change made in core-lib-azure in release 0.19, we need to disable the mdc context logging in order to use the 0.25 release of core-lib-azure. The change is here: osdu/platform/system/lib/cloud/azure/os-core-lib-azure!281 (comment 274329)

So, this is the workaround in CSV parser, that lets us consume the 0.25 version with disabling the Slf4jMDCFilter class.

Edited by Deepa Kumari

Merge request reports