Closed lbloder closed 4 months ago
Fix plugin for spring-dependency-management 1.1.6.
In the new version of spring-depenency-management some of their action are now executed earlier, causing our install strategies to be executed before the AutoInstallState is correctly initialized.
Fixes #735
:scroll: Description
Fix plugin for spring-dependency-management 1.1.6.
In the new version of spring-depenency-management some of their action are now executed earlier, causing our install strategies to be executed before the AutoInstallState is correctly initialized.
:bulb: Motivation and Context
Fixes #735
:green_heart: How did you test it?
:pencil: Checklist
:crystal_ball: Next steps