Skip to content

Commit

Permalink
Upgrade to latest undertow to provide HTTP/2 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Aug 28, 2015
1 parent f8a633b commit d2434d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/web-undertow/pom.xml
Expand Up @@ -16,7 +16,7 @@
<packaging>jar</packaging>

<properties>
<version.undertow>1.1.0.Final</version.undertow>
<version.undertow>1.3.0.Beta9</version.undertow>
</properties>

<dependencies>
Expand Down

0 comments on commit d2434d6

Please sign in to comment.