Kyle Bui
Kyle Bui
Hi, we will need a new version of FuelSDK-Java which supports the latest Apache Log4j. Can salesforce-marketing-cloud update the FuelSDK-Java?
thanks @roechi for your review. I replaced log4j-1.2.17.jar with log4j-api-2.16.0.jar and log4j-1.2-api-2.16.0.jar in the classpath. It seemed that the new log4j 2.16.0 does not support Java 6. It causes the...
FuelSDK-Java does support Java 6 compiler as it defined in pom file ``` 1.6 1.6 ``` Can FuelSDK-Java provide a workaround or a new patch that fixes Log4j 2 issue?