Skip to content

Commit f4c95ea

Browse files
committed
Upgrade to Undertow 1.1.7.Final
Closes gh-3382
1 parent e31a4dc commit f4c95ea

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.4.Final</undertow.version>
138+
<undertow.version>1.1.7.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)