In confluence 6.6.3 server WEB_INF/lib, guava 18.0 jar is provided.
So I have added guava 18.0 in maven dependencies (scope as provided) of custom plugin.
Now to fix one vulnerability in guava 18.0, I want to upgrade it to Guava 25.0.
So if I use Guava 25.0 in maven dependency (scope as compile), will that be okay?
Would there be any conflicts, because Guava 18.0 is already provided by confluence?
Thanks,
Shanker.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.