sql icon indicating copy to clipboard operation
sql copied to clipboard

[FEATURE] Proposal for Spring framework dependency maintenance

Open dai-chen opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Spring framework used in our plugin needs to be upgraded very often to solve CVE introduced.

What solution would you like? Actually we only need very simple Dependency Inject mechanism. Other lightweight framework such as Guice may be sufficient and save maintenance trouble.

What alternatives have you considered? Alternatively, we can extract Spring version to single place in root Gradle config. It would be easier to bump its version.

Do you have any additional context? N/A

dai-chen avatar Aug 09 '22 17:08 dai-chen

Related: https://github.com/opensearch-project/sql/issues/611

dai-chen avatar Aug 09 '22 17:08 dai-chen

+1 for guava

anirudha avatar Dec 22 '22 18:12 anirudha