You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/05/08 06:25:52 UTC

[tika] branch main updated: TIKA-3751: update netty

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

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 0ee049f52 TIKA-3751: update netty
0ee049f52 is described below

commit 0ee049f52461f7476e8ce5020a1d52bf14f2eb59
Author: THausherr <ti...@snafu.de>
AuthorDate: Sun May 8 08:25:40 2022 +0200

    TIKA-3751: update netty
---
 tika-pipes/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/pom.xml b/tika-pipes/pom.xml
index 02c70ae70..350dd688e 100644
--- a/tika-pipes/pom.xml
+++ b/tika-pipes/pom.xml
@@ -30,7 +30,7 @@
   <packaging>pom</packaging>
 
   <properties>
-    <netty.version>4.1.76.Final</netty.version>
+    <netty.version>4.1.77.Final</netty.version>
   </properties>
 
   <modules>