Skip to content

git-issue-18: update dependencies

Type of change

  • Dependency management

Does this introduce a change in the core logic?

  • [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?

  • [NO]

What is the current behavior?

Old dependencies have vulnerabilities regarding using of gRPC libs version prior to 1.53.0 logback-core 1.2.6 have vulnerabilities.

What is the new/expected behavior?

Changed "os-core-common-spring6" version to point 0.27.0-SNAPSHOT. This new version doesn't have included spring libraries and bcz this project is a client to them, had to add dependencies to spring-web, spring-context and jakarta.servlet-api. logback-core updated to 1.5.6.

Have you added/updated Unit Tests and Integration Tests?

  • [NO]
Edited by dmytro anikieiev [EPAM / GCP]

Merge request reports

Loading