Reviewers: johnfargo, Description: * upgrade to latest - there were no api visible changes to shindig
Please review this at http://codereview.appspot.com/1893044/show Affected files: M pom.xml Index: pom.xml =================================================================== --- pom.xml (revision 981579) +++ pom.xml (working copy) @@ -1412,13 +1412,13 @@ <dependency> <groupId>caja</groupId> <artifactId>htmlparser</artifactId> - <version>r4135</version> + <version>r4209</version> <scope>compile</scope> </dependency> <dependency> <groupId>caja</groupId> <artifactId>caja</artifactId> - <version>r4135</version> + <version>r4209</version> <scope>compile</scope> </dependency> <dependency>