Skip to content

Commit

Permalink
openflowj: upgrade netty to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andi-bigswitch committed Feb 7, 2014
1 parent 7150133 commit 598d43e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java_gen/pre-written/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jboss.netty</groupId>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.2.9.Final</version>
<version>3.9.0.Final</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 598d43e

Please sign in to comment.