PropertiesUtil.toMap not in uber-jar-6.5.0 | Community
Skip to main content
Level 4
October 3, 2019
Solved

PropertiesUtil.toMap not in uber-jar-6.5.0

  • October 3, 2019
  • 2 replies
  • 1432 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user05162

Can you try using uber jar version 6.5.0.0 ? Make sure you use the extra "0"

2 replies

user05162Adobe EmployeeAccepted solution
Adobe Employee
October 3, 2019

Can you try using uber jar version 6.5.0.0 ? Make sure you use the extra "0"

Level 4
October 3, 2019

That fixed it! thanks.