-
-
Notifications
You must be signed in to change notification settings - Fork 388
Closed
Labels
Milestone
Description
We are going to hide/shadow handlebars.java dependencies: antlr and commons-lang3. Both dependencies are used by a large number of projects and they might cause problems.
At runtime handlebars.java looks like a single jar library.
Users who depends on commons-lang3 must have to manually add it.
Reactions are currently unavailable