Skip to content

Update core common and vulnerable libs version

Manish Jangid requested to merge fix_vulnerable_libs into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
For openApi migration, related ISSUE: indexer-service#74 (closed)

Does this introduce a change in the core logic?

  • [YES/NO] No

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [YES/NO]No

What is the current behavior?

What is the new/expected behavior? No change in behavior

Have you added/updated Unit Tests and Integration Tests? No

Any other useful information

  • Updating versions of vulnerable libraries
  • Using latest version of core common lib which has Spring boot 2.7.7
  • Migration from Springfox to springdoc-openapi.
Edited by Manish Jangid

Merge request reports