Skip to content

Whitesource update vulnerable dependencies

Updated common libraries, but because spring boot was updated to 2.7.2 there, so I added some code changes:

  • Migrated from springfox to springdoc, because springfox is not compatible with this version of spring boot
  • The new version of spring boot found dependency cycle, so I removed it with @Lazy
Edited by Mykyta Savchuk

Merge request reports