The PR removes the usage of the guava library from the java code.
Related Issue
Motivation and Context
Since the guava library bundle will not be available anymore in AEMaaCS and AEM6.5 LTS at some time the installation of the core bundle will fail without this removal.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
The PR removes the usage of the guava library from the java code.
Related Issue
Motivation and Context
Since the guava library bundle will not be available anymore in AEMaaCS and AEM6.5 LTS at some time the installation of the core bundle will fail without this removal.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: