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

iemejia pushed a commit to branch branch-1.9
in repository https://gitbox.apache.org/repos/asf/avro.git

commit a59a1d47f6868df400719174333faf1a6dce8af5
Author: Fokko Driesprong <[email protected]>
AuthorDate: Fri Jan 17 13:45:33 2020 +0100

    AVRO-2684: Bump netty-codec-http2 from 4.1.44.Final to 4.1.45.Final (#769)
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 92f42d6..f1dd42a 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -61,7 +61,7 @@
     <hamcrest.version>2.1</hamcrest.version>
     <joda.version>2.10.1</joda.version>
     <grpc.version>1.19.0</grpc.version>
-    <netty-codec-http2.version>4.1.33.Final</netty-codec-http2.version>
+    <netty-codec-http2.version>4.1.45.Final</netty-codec-http2.version>
     <zstd-jni.version>1.4.3-1</zstd-jni.version>
     <!-- version properties for plugins -->
     <archetype-plugin.version>3.0.1</archetype-plugin.version>

Reply via email to