Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1159 by lindner.profile: missing json_simple reference in caja.pom
http://code.google.com/p/google-caja/issues/detail?id=1159

What revision of the cajoler exhibits the problem? r3828


Looks like there's a missing dep in the caja-template.pom.  Can we add this?

<dependency>
    <groupId>com.googlecode.json-simple</groupId>
    <artifactId>json-simple</artifactId>
    <version>1.1</version>
</dependency>

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to