Skip to content

update cimpl dependencies, fix jackson runtime conflicts

Rustam Lotsmanenko (EPAM) requested to merge cimpl-fix-jackson into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • Community Implementation

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Error:

java.lang.NoSuchFieldError: READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE), 

What is the new/expected behavior?

No error.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Edited by Rustam Lotsmanenko (EPAM)

Merge request reports