Skip to content

Commit dd4c542

Browse files
committed
Upgrade to Undertow 1.1.8.Final
Closes gh-3674
1 parent c4d0f94 commit dd4c542

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-layout-dialect.version>1.2.9</thymeleaf-layout-dialect.version>
136136
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
137137
<tomcat.version>8.0.23</tomcat.version>
138-
<undertow.version>1.1.7.Final</undertow.version>
138+
<undertow.version>1.1.8.Final</undertow.version>
139139
<velocity.version>1.7</velocity.version>
140140
<velocity-tools.version>2.0</velocity-tools.version>
141141
<wsdl4j.version>1.6.3</wsdl4j.version>

0 commit comments

Comments
 (0)