Upgraded Netty version to 4.1.29

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

Branch: refs/heads/master
Commit: 5b364e801d15fa2f83193bb2b7b5ff3c3f5a0251
Parents: ab8194d
Author: Lyor Goldstein <[email protected]>
Authored: Sat Aug 25 18:27:58 2018 +0300
Committer: Goldstein Lyor <[email protected]>
Committed: Sun Aug 26 09:24:44 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/5b364e80/sshd-netty/pom.xml
----------------------------------------------------------------------
diff --git a/sshd-netty/pom.xml b/sshd-netty/pom.xml
index 9f77cc1..5dcdb2e 100644
--- a/sshd-netty/pom.xml
+++ b/sshd-netty/pom.xml
@@ -35,7 +35,7 @@
 
     <properties>
         <projectRoot>${project.basedir}/..</projectRoot>
-        <netty.version>4.1.25.Final</netty.version>
+        <netty.version>4.1.29.Final</netty.version>
     </properties>
 
     <dependencies>

Reply via email to