Skip to content

Commit

Permalink
Update to Undertow 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gitblit committed Nov 27, 2015
1 parent e6913a3 commit 00a8ac6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Upgrade [pippo-tomcat] to Tomcat version 8.0.28
- Upgrade [pippo-weld] to Weld version 2.3.1.Final
- Upgrade [pippo-less4j] to Less4j version 1.15.2
- Upgrade [pippo-undertow] to Undertow 1.3.6
- Upgrade [pippo-undertow] to Undertow 1.3.7

#### Added

Expand Down
2 changes: 1 addition & 1 deletion pippo-undertow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-servlet</artifactId>
<version>1.3.6.Final</version>
<version>1.3.7.Final</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 00a8ac6

Please sign in to comment.