Skip to content

[MSCOSDU-1854] fix: upgrade azure core lib and core common lib

Deepa Kumari requested to merge MSCOSDU-1854_upgrade_json into master

Vulnerability Fixes: json, netty-codec-http2 Upgraded:

  1. core-lib-azure: from 0.24.0 to 0.25.0-rc2
  2. os-core-common: from 0.24.0 to 0.25.0-rc3
  3. org.json: from 20220924 to 20231013
  4. netty: from 4.1.98 to 4.1.101
  5. spring-security-core: from 5.7.6 to 5.8.2

Separated org.json and added it separately as upgrading the os-core-common was breaking the build.

Edited by Deepa Kumari

Merge request reports