how can i update jars like spring framework which is under crx-quickstart/launchpad/felix/bundle10/spring-core.jar | Community
Skip to main content
Level 1
February 27, 2026
Solved

how can i update jars like spring framework which is under crx-quickstart/launchpad/felix/bundle10/spring-core.jar

  • February 27, 2026
  • 1 reply
  • 21 views

how can i update jars like spring framework which is under crx-quickstart/launchpad/felix/bundle10/spring-core.jar . This is flagged in security scan and needs to be upgraded to 5.3.32 version. Current version is 5.3.28. Upgrading vai sevice pack is not an option due to time constraints. 

Best answer by Shashi_Mulugu

Hi ​@maheshs78145042 , it is not recommended to directly replace the bundles from crx-quickstart directory as it may have other dependencies and cause AEM to hang. Always use package Mgr to install packages or in some cases you can install bundles directly into web console OSGI bundles section.

1 reply

Shashi_Mulugu
Community Advisor
Shashi_MuluguCommunity AdvisorAccepted solution
Community Advisor
February 28, 2026

Hi ​@maheshs78145042 , it is not recommended to directly replace the bundles from crx-quickstart directory as it may have other dependencies and cause AEM to hang. Always use package Mgr to install packages or in some cases you can install bundles directly into web console OSGI bundles section.