Tom_Fought
03-10-2019
I am upgrading our code base to use uber-jar-6.5.0.
We have many references to PropertiesUtil.toMap, but that method is not in the jar.
What am I missing?
jbrar
Employee
Can you try using uber jar version 6.5.0.0 ? Make sure you use the extra "0"
That fixed it! thanks.