Skip to content

Commit

Permalink
! pom update to 4.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin authored and normanmaurer committed Jun 22, 2017
1 parent 8f9f0fe commit 378439e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Prerequisites

JDK 1.7.0u71 or better

Maven 3.2.3 or better
Maven 3.3.9 or better


If you want to build everything at once, from the top directory run
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</modules>
<properties>
<junit.version>4.11</junit.version>
<netty.version>4.1.9.Final</netty.version>
<netty.version>4.1.11.Final</netty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
Expand Down

0 comments on commit 378439e

Please sign in to comment.