Repository: qpid-jms Updated Branches: refs/heads/master d7a1e25e9 -> d5cc7c32e
QPIDJMS-191 Pull in latest netty release Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d5cc7c32 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/d5cc7c32 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/d5cc7c32 Branch: refs/heads/master Commit: d5cc7c32e54081d56697e7c50718803df4c51ee2 Parents: d7a1e25 Author: Timothy Bish <[email protected]> Authored: Fri Jul 15 18:51:44 2016 -0400 Committer: Timothy Bish <[email protected]> Committed: Fri Jul 15 18:51:44 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/d5cc7c32/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0d5d6b3..e1a6ee3 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <!-- Dependency Versions for this Project --> <proton-version>0.13.0</proton-version> - <netty-version>4.0.38.Final</netty-version> + <netty-version>4.0.39.Final</netty-version> <slf4j-version>1.7.21</slf4j-version> <geronimo-jms-1-1-spec-version>1.1.1</geronimo-jms-1-1-spec-version> <!-- Test Dependency Versions for this Project --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
