The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade third party libraries (provided by confluence) in custom plugins

Shanker P
July 17, 2018

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.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Shanker P
July 19, 2018

Incase anyone come across the issue...

I have tried to add the latest version of Guava in dependencies.

But confluence is throwing errors when tried to upload the plugin. So I think, it is not possible to upgrade the dependency provided by confluence.

TAGS
AUG Leaders

Atlassian Community Events