Hi Team,
How can we check the version of a jar file embedded inside uber jar in aem.
For example if i want to check the version of zxing jar present in uber jar how can we check that?
And if we want to use the upgraded version of zxing library can we use that & how to update the version?
Regards
Views
Replies
Total Likes
You can find version information in MANIFEST.MF
But here the version is 5.9.6 but thats not the zing library version thats the version of the bundle from where its being exported.
Also my other query is can we upgrade the zxing library version.
Yes, com.google.zxing is part of cq-wcm-mobile-qrcode bundle.
You can add desired dependency version to your bundle pom file in order to override UberJar
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies