Use the Jackson 2 API plugin instead of maven dependency.
- It should improve the compatibility with others Jenkins plugins which use Jackson.
- It will avoid adding and maintain externals dependencies related to Jackson to build our plugin.
Note: The minimal version supported of the plugins will be: 2.249.1
=> Jenkins Authentication Plugin is also concerned by this request.