This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit e80a5ef6dd7129a4f55b1e85ff5f117072e6d778 Author: Robbie Gemmell <[email protected]> AuthorDate: Wed Feb 12 16:34:06 2020 +0000 QPIDJMS-488: update to Netty 4.1.45 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ae9c2d..9bcbdfc 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ <!-- Dependency Versions for this Project --> <proton-version>0.33.3</proton-version> - <netty-version>4.1.43.Final</netty-version> + <netty-version>4.1.45.Final</netty-version> <slf4j-version>1.7.25</slf4j-version> <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
