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 f8de9d6d1 TIKA-3795: update netty-tcnative-classes
f8de9d6d1 is described below

commit f8de9d6d14a626015f603556cb95baaa81b6747e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 18 19:34:36 2022 +0200

    TIKA-3795: update netty-tcnative-classes
---
 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 559c7af66..d80da8e85 100644
--- a/tika-pipes/pom.xml
+++ b/tika-pipes/pom.xml
@@ -96,7 +96,7 @@
       <dependency>
         <groupId>io.netty</groupId>
         <artifactId>netty-tcnative-classes</artifactId>
-        <version>2.0.52.Final</version>
+        <version>2.0.53.Final</version>
       </dependency>
       <dependency>
         <groupId>io.netty</groupId>

Reply via email to