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 <[email protected]>
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>