Jackson Databind has an outstanding vulnerability without a fixed version released yet, so this is a PSA until moqui-framework is updated with the new version:
From the details it looks like this is only an issue if the UNWRAP_SINGLE_VALUE_ARRAYS feature is enabled, and by default in moqui-framework it is not (for example see ContextJavaUtil.java:579). If you have code that does use this feature then this issue will impact you, otherwise it looks like nothing is needed now.
-David