Skip to content

Force correct version of spring web to fix CVE

Guillaume Caillet requested to merge caillet-backport-lib-fix into master

Force spring-web upgrade as version before 6.1.13 have open CVE: https://mvnrepository.com/artifact/org.springframework/spring-webmvc Also fix an issue with AWS implementation not starting.

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

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
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]
Edited by Guillaume Caillet

Merge request reports

Loading