Skip to content

Commit 60fa1b4

Browse files
committed
Upgrade to Thymeleaf 3.0.12.RELEASE
Closes gh-24781
1 parent 9c6133b commit 60fa1b4

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<sqlite-jdbc.version>3.28.0</sqlite-jdbc.version>
205205
<sun-mail.version>${jakarta-mail.version}</sun-mail.version>
206206
<saaj-impl.version>1.5.2</saaj-impl.version>
207-
<thymeleaf.version>3.0.11.RELEASE</thymeleaf.version>
207+
<thymeleaf.version>3.0.12.RELEASE</thymeleaf.version>
208208
<thymeleaf-extras-springsecurity.version>3.0.4.RELEASE</thymeleaf-extras-springsecurity.version>
209209
<thymeleaf-layout-dialect.version>2.4.1</thymeleaf-layout-dialect.version>
210210
<thymeleaf-extras-data-attribute.version>2.0.1</thymeleaf-extras-data-attribute.version>

0 commit comments

Comments
 (0)