Upgrade V14.7.3 to V14.7.5

Hello Team,

I tried upgrading Bloomreach v14.7.3 to v14.7.5 in local and facing some issues.

  1. when I tried accessing channel in the experience manager it shows blank page.
    Below request url is giving 404 in the network tab.
    http://localhost:8081/cms/_rp/cafebabe-cafe-babe-cafe-babecafebabe./channels/myproject

Note: I am able to access site, console applications. Issue is with only channel loading.

Could you please suggest ?
Please let me know if any additional information required.

CMS logs:
21.02.2022 10:06:40 WARN main [AbstractApplicationContext.refresh:591] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot resolve reference to bean ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
21.02.2022 10:06:40 ERROR main [SpringComponentManager.initialize:163] Failed to initialize invalid module instance, {org.hippoecm.hst.pagecomposer}, which will be just closed and ignored.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot resolve reference to bean ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) ~[spring-beans-5.3.15.jar:5.3.15]
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) ~[spring-beans-5.3.15.jar:5.3.15]

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:389) ~[spring-beans-5.3.15.jar:5.3.15]
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:127) ~[spring-beans-5.3.15.jar:5.3.15]

Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions

Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1407) ~[catalina.jar:9.0.54]
21.02.2022 10:06:44 ERROR main [SpringComponentManager.initialize:141] Failed to initialize invalid module instance, {com.onehippo.cms7.targeting}, because the parent ‘org.hippoecm.hst.pagecomposer’ does not exist. Module instance will be ignored.
21.02.2022 10:06:45 ERROR main [SpringComponentManager.initialize:141] Failed to initialize invalid module instance, {com.onehippo.cms.wpm.hst.site.pagecomposer}, because the parent ‘org.hippoecm.hst.pagecomposer’ does not exist. Module instance will be ignored.
21.02.2022 10:06:48 WARN main [AbstractApplicationContext.refresh:591] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot resolve reference to bean ‘restApiJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
21.02.2022 10:06:48 ERROR main [SpringComponentManager.initialize:163] Failed to initialize invalid module instance, {org.hippoecm.hst.restapi}, which will be just closed and ignored.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot resolve reference to bean ‘restApiJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) ~[spring-beans-5.3.15.jar:5.3.15]

Thanks,
Yeshwanth.

Hmm strange, a NoClassDefFoundError on com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions

You seem to have a dependency issue. In a default 14.7.5 project that class is present in
jackson-module-jaxb-annotations-2.13.1.jar. Maybe you don’t have it, or with a lower version.

HTH
Jeroen

I tried adding the dependency in cms/pom.xml. Got same error.

Error:
[INFO] [talledLocalContainer] Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-blo
omreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jack
son.module.jaxb.JaxbAnnotationIntrospector#728d39cf’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClas
sException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#728d39cf’ defined in URL [jar:file:/C:/Bloomreach_Worksp
ace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or depend
ent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions

I think the class in question is actually found in jackson-databind-2.13.1.jar.

You shouldn’t need to add this to the cms pom. It will be included in the cms.war. Check in there if you have multiple versions of this jar. You can also run:

mvn dependency:tree -Dincludes=:jackson-databind::

Looking the jar should be easier.

If this is happening on a server but not locally inspect the artifacts on the server. Also see if you have any jars in the shared or common libs that may conflict. I don’t expect this jar there, so if it is delete it.

Adding below dependency in cms/pom.xml with 2.10.5 version has resolved the issue.
If I use 2.13.1 version, issue still exists. please let me know what could be the reason ?


com.fasterxml.jackson.module
jackson-module-jaxb-annotations
2.10.5

After running the command … jackons-databind jar is available in site and essentials war . It is available in CMS as well because I have added the above dependency manually.

brxp-site:war:4.0.99
[INFO] - org.onehippo.cms7:hippo-addon-crisp-core:jar:14.7.5:compile
[INFO] - com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile

brxp-essentials:war:4.0.99
[INFO] - org.onehippo.cms7:hippo-essentials-dashboard-dependencies:pom:14.7.5:compile
[INFO] - com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile

brxp-cms:war:4.0.99
[INFO] - com.fasterxml.jackson.core:jackson-databind:jar:2.10.5.1:compile

Please let me know if any information required.

Thanks,
Yeshwanth.

You can have the libary in multiple wars because each war has it’s own classloader. If you have multiple versions of the same jar that is a problem. But if you depend on different versions compile time that is also a problem. When I run the mvn dependency:tree command on a fresh project with recommended enterprise features I get the following output:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] My Project                                                         [pom]
[INFO] My Project Repository Data                                         [pom]
[INFO] My Project Repository Data For Application                         [jar]
[INFO] My Project CMS Dependencies                                        [pom]
[INFO] My Project Repository Data For Development                         [jar]
[INFO] My Project Repository Data For Site                                [jar]
[INFO] My Project Repository Data For Site Development                    [jar]
[INFO] My Project Site                                                    [pom]
[INFO] My Project Site Components                                         [jar]
[INFO] My Project Repository Data Web Files                               [jar]
[INFO] My Project CMS                                                     [war]
[INFO] My Project Site Webapp                                             [war]
[INFO] My Project Essentials                                              [war]
[INFO] 
[INFO] -----------------------< org.example:myproject >------------------------
[INFO] Building My Project 0.1.0-SNAPSHOT                                [1/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject ---
[INFO] 
[INFO] ---------------< org.example:myproject-repository-data >----------------
[INFO] Building My Project Repository Data 0.1.0-SNAPSHOT                [2/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-repository-data ---
[INFO] 
[INFO] ---------< org.example:myproject-repository-data-application >----------
[INFO] Building My Project Repository Data For Application 0.1.0-SNAPSHOT [3/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-repository-data-application ---
[INFO] 
[INFO] ---------------< org.example:myproject-cms-dependencies >---------------
[INFO] Building My Project CMS Dependencies 0.1.0-SNAPSHOT               [4/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-cms-dependencies ---
[INFO] org.example:myproject-cms-dependencies:pom:0.1.0-SNAPSHOT
[INFO] \- org.onehippo.cms7:hippo-addon-crisp-core:jar:14.7.5:compile
[INFO]    \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
[INFO] 
[INFO] ---------< org.example:myproject-repository-data-development >----------
[INFO] Building My Project Repository Data For Development 0.1.0-SNAPSHOT [5/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-repository-data-development ---
[INFO] 
[INFO] -------------< org.example:myproject-repository-data-site >-------------
[INFO] Building My Project Repository Data For Site 0.1.0-SNAPSHOT       [6/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-repository-data-site ---
[INFO] 
[INFO] -------< org.example:myproject-repository-data-site-development >-------
[INFO] Building My Project Repository Data For Site Development 0.1.0-SNAPSHOT [7/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-repository-data-site-development ---
[INFO] 
[INFO] ---------------------< org.example:myproject-site >---------------------
[INFO] Building My Project Site 0.1.0-SNAPSHOT                           [8/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-site ---
[INFO] 
[INFO] ------------------< org.example:myproject-components >------------------
[INFO] Building My Project Site Components 0.1.0-SNAPSHOT                [9/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-components ---
[INFO] org.example:myproject-components:jar:0.1.0-SNAPSHOT
[INFO] \- org.onehippo.cms7:hippo-addon-crisp-core:jar:14.7.5:compile
[INFO]    \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
[INFO] 
[INFO] -----------< org.example:myproject-repository-data-webfiles >-----------
[INFO] Building My Project Repository Data Web Files 0.1.0-SNAPSHOT     [10/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-repository-data-webfiles ---
[INFO] org.example:myproject-repository-data-webfiles:jar:0.1.0-SNAPSHOT
[INFO] \- org.example:myproject-components:jar:0.1.0-SNAPSHOT:provided
[INFO]    \- org.onehippo.cms7:hippo-addon-crisp-core:jar:14.7.5:provided
[INFO]       \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:runtime
[INFO] 
[INFO] ---------------------< org.example:myproject-cms >----------------------
[INFO] Building My Project CMS 0.1.0-SNAPSHOT                           [11/13]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-cms ---
[INFO] org.example:myproject-cms:war:0.1.0-SNAPSHOT
[INFO] \- org.example:myproject-cms-dependencies:pom:0.1.0-SNAPSHOT:compile
[INFO]    \- org.onehippo.cms7:hippo-addon-crisp-core:jar:14.7.5:compile
[INFO]       \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
[INFO] 
[INFO] --------------------< org.example:myproject-webapp >--------------------
[INFO] Building My Project Site Webapp 0.1.0-SNAPSHOT                   [12/13]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-webapp ---
[INFO] org.example:myproject-webapp:war:0.1.0-SNAPSHOT
[INFO] \- org.example:myproject-components:jar:0.1.0-SNAPSHOT:compile
[INFO]    \- org.onehippo.cms7:hippo-addon-crisp-core:jar:14.7.5:compile
[INFO]       \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
[INFO] 
[INFO] ------------------< org.example:myproject-essentials >------------------
[INFO] Building My Project Essentials 0.1.0-SNAPSHOT                    [13/13]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ myproject-essentials ---
[INFO] org.example:myproject-essentials:war:0.1.0-SNAPSHOT
[INFO] \- org.onehippo.cms7:hippo-essentials-dashboard-dependencies:pom:14.7.5:compile
[INFO]    \- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1:compile
[INFO] ------------------------------------------------------------------------

Looking at the deployed artifacts:

$ find target/tomcat9x/webapps/ -name jackson-databind*
target/tomcat9x/webapps/cms/WEB-INF/lib/jackson-databind-2.13.1.jar
target/tomcat9x/webapps/essentials/WEB-INF/lib/jackson-databind-2.13.1.jar

If adding a dependency to version 2.10.5 works, the implication seems to be that compile time that version is being used, while runtime the later version is deployed (before you overrrode the dependency).

My bad. Initially we thought, we don’t have jackosn-databind dependency in our project. But it is available in our cms/pom.xml

We have removed the new dependency which we added and updated jackson-databind dependency version to 2.13.1 and it worked.

jackson-databind dependency version across all the war files are matching now.
Thank you so much for your inputs.

Regards,
Yeshwanth.