bump: upgrade os-core-lib-azure to 2.2.6 and os-core-common to 3.6.1

Upgrades Azure core library to 2.2.6 which requires os-core-common 3.6.1 to resolve compatibility issues and avoid regressions from version mismatches.

Changes

  • provider/workflow-azure/pom.xml: core-lib-azure 2.0.7 → 2.2.6
  • pom.xml: os-core-common 2.0.0 → 3.6.1 (inherited by all provider modules)

Test Coverage

All profiles validated:

  • Azure: 138 tests passing
  • AWS: 44 tests passing
  • Core, GC: builds successful
  • IBM: builds successful (pre-existing JaCoCo/Java 17 incompatibility unrelated to this change)

Notes

IBM profile has an existing JaCoCo agent issue with Java 17 class files (major version 61) that predates this change and does not block the upgrade.

Edited by Daniel Scholl (MS]

Merge request reports

Loading