コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
Employee

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

元の投稿で解決策を見る

5 返信

Avatar

Employee

what version of AEM do you use?

Avatar

Level 1

We are using AEM 6.0

Avatar

正解者
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