Skip to content

Commit

Permalink
fixes #26 Upgrade to Undertow 1.4.18.Final for Http2
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehu committed Aug 10, 2017
1 parent cf13716 commit 485e82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<version.logback>1.2.3</version.logback>
<version.junit>4.12</version.junit>
<version.mockito>2.7.21</version.mockito>
<version.undertow>1.4.11.Final</version.undertow>
<version.undertow>1.4.18.Final</version.undertow>
<version.httpclient>4.5.2</version.httpclient>
<version.httpasyncclient>4.1.2</version.httpasyncclient>
<version.hamcrest>1.3</version.hamcrest>
Expand Down

0 comments on commit 485e82d

Please sign in to comment.