I’m using Azure Devops CI/CD pipeline, running liquibase 4.29.1 docker image to update our MS SQL Server resource hosted in Azure and I’m receiving the following error. I have the liquibase-azure-deps-4.29.1.jar mounted to /liquibase/lib. My connection string is authenticating as Authentication=ActiveDirectoryManagedIdentity.
Starting Liquibase at 11:41:01 using Java 17.0.12 (version 4.29.1 #3316 built at 2024-07-30 20:15+0000)
Liquibase Version: 4.29.1
Liquibase Open Source 4.29.1 by Liquibase
[main] WARN reactor.core.Exceptions - throwIfFatal detected a jvm fatal exception, which is thrown and logged below:
java.lang.NoSuchMethodError: 'com.microsoft.aad.msal4j.AbstractApplicationBase$Builder com.microsoft.aad.msal4j.ConfidentialClientApplication$Builder.logPii(boolean)'