Skip to content

Commit b1a38a8

Browse files
committed
Upgrade to Undertow 1.3.0.Final
Closes gh-3969
1 parent fb4cc71 commit b1a38a8

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
@@ -154,7 +154,7 @@
154154
<thymeleaf-layout-dialect.version>1.2.9</thymeleaf-layout-dialect.version>
155155
<thymeleaf-extras-data-attribute.version>1.3</thymeleaf-extras-data-attribute.version>
156156
<tomcat.version>8.0.26</tomcat.version>
157-
<undertow.version>1.3.0.CR3</undertow.version>
157+
<undertow.version>1.3.0.Final</undertow.version>
158158
<velocity.version>1.7</velocity.version>
159159
<velocity-tools.version>2.0</velocity-tools.version>
160160
<webjars-hal-browser.version>9f96c74</webjars-hal-browser.version>

0 commit comments

Comments
 (0)