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
The following commit(s) were added to refs/heads/main by this push:
new fde851c QPIDJMS-562: update to Netty 4.1.73
fde851c is described below
commit fde851c665ff7bf323d65f5baec4f5965e769820
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jan 12 17:07:29 2022 +0000
QPIDJMS-562: update to Netty 4.1.73
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 728c0ea..f00bda1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<!-- Dependency Versions for this Project -->
<proton-version>0.33.10</proton-version>
- <netty-version>4.1.72.Final</netty-version>
+ <netty-version>4.1.73.Final</netty-version>
<slf4j-version>1.7.32</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]