Skip to content

Commit 2cf23e0

Browse files
committed
Upgrade to Undertow 1.1.3.Final
Closes gh-2732
1 parent 3a22443 commit 2cf23e0

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
@@ -134,7 +134,7 @@
134134
<thymeleaf-layout-dialect.version>1.2.7</thymeleaf-layout-dialect.version>
135135
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
136136
<tomcat.version>8.0.20</tomcat.version>
137-
<undertow.version>1.1.1.Final</undertow.version>
137+
<undertow.version>1.1.3.Final</undertow.version>
138138
<velocity.version>1.7</velocity.version>
139139
<velocity-tools.version>2.0</velocity-tools.version>
140140
<wsdl4j.version>1.6.3</wsdl4j.version>

0 commit comments

Comments
 (0)