Upgraded Netty version to 4.1.30

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/25e45917
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/25e45917
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/25e45917

Branch: refs/heads/master
Commit: 25e45917a78b6f600c3fa5c4eb0e4bd55d7e06bb
Parents: a912138
Author: Lyor Goldstein <[email protected]>
Authored: Wed Oct 3 20:39:01 2018 +0300
Committer: Goldstein Lyor <[email protected]>
Committed: Thu Oct 4 08:50:08 2018 +0300

----------------------------------------------------------------------
 sshd-netty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/25e45917/sshd-netty/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml
index eb8441b..20cf8d6 100644
--- a/sshd-netty/pom.xml
+++ b/sshd-netty/pom.xml
@@ -35,7 +35,7 @@
 
     <properties>
         <projectRoot>${project.basedir}/..</projectRoot>
-        <netty.version>4.1.29.Final</netty.version>
+        <netty.version>4.1.30.Final</netty.version>
     </properties>
 
     <dependencies>

Reply via email to