We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd87f3 commit 37f2bbfCopy full SHA for 37f2bbf
pom.xml
@@ -17,7 +17,7 @@
17
<java.version>1.8</java.version>
18
<spring.version>4.3.1.RELEASE</spring.version>
19
<spring-boot.version>1.4.0.BUILD-SNAPSHOT</spring-boot.version>
20
- <thymeleaf.version>3.0.0.RELEASE</thymeleaf.version>
+ <thymeleaf.version>3.0.1.RELEASE</thymeleaf.version>
21
</properties>
22
23
<dependencies>
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>nz.net.ultraq.thymeleaf</groupId>
54
<artifactId>thymeleaf-layout-dialect</artifactId>
55
- <version>2.0.0</version>
+ <version>2.0.1</version>
56
</dependency>
57
58
<groupId>org.springframework.boot</groupId>
0 commit comments