[FEATURE] Proposal for Spring framework dependency maintenance #741
Labels
dependencies
Pull requests that update a dependency file
v2.5.0
'Issues and PRs related to version v2.5.0'
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
The text was updated successfully, but these errors were encountered: