You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- updated `spring_boot_dependagen.gradle`
- replaced `libraries` parts where
possible with `spring_boot_dependency`
- removed hsql db dependency (never used)
- special automatic handled dependencies like h2, flyway etc.
have now no longer a version number inside - so relying
full on spring boot dependency management
- removed apache_commons_lang3 #1119
- removed unnecessary settings
- all versions of additional libraries are defined inside
variables of array `libraryVersion` now
Upgrade to SpringBoot 2.6.3
The text was updated successfully, but these errors were encountered: