Skip to content

Commit b83d13e

Browse files
committed
[#1708] upgraded netty to 3.5.11.Final to fix breakng on (more secure) cookies
1 parent de0a60a commit b83d13e

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

framework/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ require: &allDependencies
5050
- org.hibernate -> jboss-transaction-api_1.1_spec 1.0.0.Final
5151
- org.hibernate.javax.persistence -> hibernate-jpa-2.0-api 1.0.1.Final
5252
- org.javassist -> javassist 3.9.0.GA
53-
- org.jboss.netty -> netty 3.4.2.Final
53+
- org.jboss.netty -> netty 3.5.11.Final
5454
- org.postgresql -> postgresql 9.0
5555
- org.slf4j -> slf4j-api 1.6.1
5656
- org.slf4j -> slf4j-log4j12 1.6.1

framework/lib/netty-3.4.2.Final.jar

-942 KB
Binary file not shown.

framework/lib/netty-3.5.11.Final.jar

1.08 MB
Binary file not shown.

0 commit comments

Comments
 (0)