DataWeave - Support 2.2.0 
===========

## Patches Release Notes

| Issue | Description |
|----------------|----------------|
| **SE-11664** | Fixed inconsistent DataWeave transformations called via a SOAP router when executed across Linux and Windows operating systems. |
| **DW-112**   | Security fix. |
|**SE-12327**|Improve performance on `divideBy`, append and prepend.|
|**SE-12393**|Improve performance of data format lookup and include property to avoid verbose error messages.|
|**SE-12627**|Fixes camel case writer properties need to be handled in lower case.|
|**SE-14421**| Trying to avoid file leaks on indexed files|
|**DW-371**|Fix reader properties.|
|**CONN-9693**|Upgrade `log4j` dependency in Flat File module|
|**CONN-9598**|Replaced `log4j` dependency for `slf4j` in Flat File module|