Skip to content

Commit affa584

Browse files
committed
Upgrade to Tomcat 8.0.20
Fixes gh-2547
1 parent 24fd4a1 commit affa584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<thymeleaf-extras-conditionalcomments.version>2.1.1.RELEASE</thymeleaf-extras-conditionalcomments.version>
136136
<thymeleaf-layout-dialect.version>1.2.7</thymeleaf-layout-dialect.version>
137137
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
138-
<tomcat.version>8.0.18</tomcat.version>
138+
<tomcat.version>8.0.20</tomcat.version>
139139
<undertow.version>1.1.1.Final</undertow.version>
140140
<velocity.version>1.7</velocity.version>
141141
<velocity-tools.version>2.0</velocity-tools.version>

0 commit comments

Comments
 (0)