Skip to content

Commit

Permalink
Updated thymeleaf to 2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfernandez committed Dec 20, 2012
1 parent 6bb9833 commit 92c75e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<groupId>thymeleafexamples</groupId>
<artifactId>petclinic</artifactId>
<packaging>war</packaging>
<version>20121017</version>
<version>20121220</version>
<name>Thymeleaf Examples - Spring MVC PetClinic application</name>

<description>XML/XHTML/HTML5 template engine for Java</description>
Expand Down Expand Up @@ -121,7 +121,7 @@

<properties>
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
<thymeleaf.version>2.0.14</thymeleaf.version>
<thymeleaf.version>2.0.15</thymeleaf.version>
<springframework.version>3.1.1.RELEASE</springframework.version>
<slf4j.version>1.6.1</slf4j.version>
</properties>
Expand Down

0 comments on commit 92c75e4

Please sign in to comment.