File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 187
187
<sqlite-jdbc .version>3.20.0</sqlite-jdbc .version>
188
188
<statsd-client .version>3.1.0</statsd-client .version>
189
189
<sun-mail .version>${javax-mail.version} </sun-mail .version>
190
- <thymeleaf .version>3.0.7.RELEASE</thymeleaf .version>
191
- <thymeleaf-spring5 .version>3.0.7.RC1</thymeleaf-spring5 .version>
190
+ <thymeleaf .version>3.0.8.RELEASE</thymeleaf .version>
192
191
<thymeleaf-extras-springsecurity4 .version>3.0.2.RELEASE</thymeleaf-extras-springsecurity4 .version>
193
192
<thymeleaf-layout-dialect .version>2.2.2</thymeleaf-layout-dialect .version>
194
193
<thymeleaf-extras-data-attribute .version>2.0.1</thymeleaf-extras-data-attribute .version>
2819
2818
<dependency >
2820
2819
<groupId >org.thymeleaf</groupId >
2821
2820
<artifactId >thymeleaf-spring5</artifactId >
2822
- <version >${thymeleaf-spring5 .version} </version >
2821
+ <version >${thymeleaf.version} </version >
2823
2822
</dependency >
2824
2823
<dependency >
2825
2824
<groupId >org.thymeleaf.extras</groupId >
You can’t perform that action at this time.
0 commit comments