This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 96cbdac2ec6c8ff3ce7d6505d3bfc0df9e6846c9 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Dec 13 12:06:08 2021 +0000 QPIDJMS-556, QPIDJMS-555: update netty-tcnative test dep to 2.0.46 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e9c855..70e2263 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <opentracing-version>0.33.0</opentracing-version> <!-- Test Dependency Versions for this Project --> - <netty-tcnative-version>2.0.44.Final</netty-tcnative-version> + <netty-tcnative-version>2.0.46.Final</netty-tcnative-version> <activemq-version>5.16.3</activemq-version> <junit-version>4.13.2</junit-version> <fuse-joram-tests-version>1.0</fuse-joram-tests-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org