Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Latest Jar for cq-wcm-foundation not available

Avatar

Level 1

We are using the foundation jar file for building components and the version available is 5.6.4.

https://repo.adobe.com/nexus/content/groups/public/com/day/cq/wcm/cq-wcm-foundation/5.6.4/cq-wcm-fou...

The issue today is the dependencies like commons-httpclient still has older version 3.1 which have security vulnerabilities.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

you can use then the uber-jar, that contains the new public dependencies.

Lösung in ursprünglichem Beitrag anzeigen

5 Antworten

Avatar

Employee

what version of AEM do you use?

Avatar

Level 1

We are using AEM 6.0

Avatar

Korrekte Antwort von
Employee

you can use then the uber-jar, that contains the new public dependencies.

Avatar

Employee Advisor

Hi,

so you are basically looking for a version of this bundle, which does not have a dependency anymore to httpclient 3.1, but a 4.x version?

Jörg

Avatar

Level 1

Thats correct Jorg. 

Thanks Feike, I will look for uber-jar and see if this works.

 

-Sudeep