After recent upgrades to split Jackson from core, same package is reused between different Maven modules, which is a practice that prevents Java modules to work properly.
Therefore, its better to avoid it (even if this implies increasing the public interface of a given package)