Update core-lib-azure to version 2.0.8

This merge request updates the core-lib-azure dependency from version 2.0.6 to 2.0.8.

The core-lib-azure 2.0.8 includes several patch-level updates to dependencies addressing security vulnerabilities and ensuring compatibility with the latest versions:

  1. Spring Framework: 6.2.3 → 6.2.6
  2. Spring Boot: 3.4.3 → 3.4.5
  3. Azure SDK BOM: 1.2.31 → 1.2.34
  4. SpringDoc OpenAPI: 2.8.5 → 2.8.6
  5. Micrometer: 1.14.1 → 1.14.6
  6. Redisson: 3.45.0 → 3.45.1
  7. JSON: 20231013 → 20240303
  8. Commons IO: 2.18.0 → 2.19.0

These are all patch-level updates that primarily fix security issues and bugs without introducing breaking changes. The updates have been tested with 'mvn clean package' to verify compatibility.

Merge request reports

Loading