Skip to content

Commit

Permalink
Upgrade to Mustache 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jun 10, 2016
1 parent 43d7d60 commit 4f1585f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/about/release-notes.rst
Expand Up @@ -52,7 +52,7 @@ v1.0.0
* Upgraded to Liquibase 3.5.1
* Upgraded to liquibase-slf4j 2.0.0
* Upgraded to Logback 1.1.7
* Upgraded to Mustache 0.9.1
* Upgraded to Mustache 0.9.2
* Upgraded to SLF4J 1.7.21
* Upgraded to tomcat-jdbc 8.5.2
* Upgraded to Objenesis 2.3
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-bom/pom.xml
Expand Up @@ -181,7 +181,7 @@
<dependency>
<groupId>com.github.spullara.mustache.java</groupId>
<artifactId>compiler</artifactId>
<version>0.9.1</version>
<version>0.9.2</version>
<exclusions>
<exclusion>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 4f1585f

Please sign in to comment.