Merge pull request #14053 from jasontedor/upgrade-mustache

Update mustache.java to version 0.9.1
This commit is contained in:
Jason Tedor 2015-10-09 13:59:47 -04:00
commit acc8ffea22
3 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
f92c71c9bf324fcb66fa07a0fc9c2729d67b8919

View File

@ -0,0 +1 @@
14aec5344639782ee76441401b773946c65eb2b3

View File

@ -302,7 +302,7 @@
<dependency>
<groupId>com.github.spullara.mustache.java</groupId>
<artifactId>compiler</artifactId>
<version>0.8.13</version>
<version>0.9.1</version>
</dependency>
<!-- Used in plugins -->