google / closure-templates

A client- and server-side templating system that helps you dynamically build reusable HTML and UI elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependencies: upgrade com.google.common.html.types to a newer version

nicks opened this issue · comments

Could you upgrade com.google.common.html.types to 1.0.6 or greater? Right now, closure-templates is pinned to 1.0.4.

https://github.com/google/closure-templates/blob/master/pom.xml#L163

Version 1.0.4 depends on all of GWT, which is deeply unfortunate, see:
google/safe-html-types#5