I am using java-api-sdk ('com.smartling.api:smartling-api-sdk:0.29.0') to access smartling APIs. While everything is working fine, logs are filled with these exceptions. What do I need to do to get rid of it?
2022-05-26 12:47:51.647 WARN --- [ main] c.s.api.v2.client.AbstractApiFactory : Could not initialize LibNameVersionHolder from properties: Properties file not found filename=sdk-project.properties
I see that this is used in com.smartling.api.jobbatches.util.LibNameVersionHolder class and the properties file is present in the project.