Hi Everyone,
We are using AEM 6.5. We have a requirement to upgrade Jackson databind version 2.8.4 to 2.12.5.
We have updated the version in pom.xml.
PFB dependency details.

but after upadating the version it leads to compilation error. PFB error details:

When We searched this error we found that we need to upgrade the maven bundle plugin, so we have upgraded the maven version 3.3.0 to 3.5.0 after that build getting successful, but it leads core.core bundle always in installed state.