You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2022/06/26 20:33:14 UTC

[directory-kerby] branch trunk updated: Updating Netty to 4.1.78.Final

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5449a5c6 Updating Netty to 4.1.78.Final
5449a5c6 is described below

commit 5449a5c676958b2d4e422253beab7c0ae56b12a8
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Sun Jun 26 21:33:01 2022 +0100

    Updating Netty to 4.1.78.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index af38cc46..1a8f5597 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
     <maven-javadoc-plugin.version>3.3.1</maven-javadoc-plugin.version>
     <maven-jxr-plugin.version>3.2.0</maven-jxr-plugin.version>
     <mockito.version>4.5.1</mockito.version>
-    <netty.version>4.1.73.Final</netty.version>
+    <netty.version>4.1.78.Final</netty.version>
     <hadoop.version>3.3.3</hadoop.version>
     <bouncycastle.version>1.70</bouncycastle.version>
     <jersey.container.version>2.17</jersey.container.version>