Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Update Uber Jar

Avatar

Level 4

Good morning,


when switching from Aem 6.4.x to Aem 6.5.x must I always update the version of the Uber Jar library to the 6.5.x version on projects?


Is the version of Uber Jar linked to the version of the service pack installed on AEM or should the latest available on the repository be entered ?


Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @robertol6836527 

In pom.xml , the version is mentioned as 6.5.10 then both uber jar version and service pack version should be same .

Thanks

View solution in original post

3 Replies

Avatar

Correct answer by
Level 4

Hi @robertol6836527 

In pom.xml , the version is mentioned as 6.5.10 then both uber jar version and service pack version should be same .

Thanks

Avatar

Community Advisor

Hi @robertol6836527 

 

To shortly answer your question, Yes, the Uber jar version should be equal to AEM version.

 

When upgrading the code base the version of the Uber Jar should be changed to point to the target version of AEM.

 

Related link: https://experienceleague.adobe.com/docs/experience-manager-65/deploying/upgrading/upgrading-code-and...

 

Hope this helps!

 

Thanks,

Kiran Vedantam.