This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new 6824098 AVRO-2536: Bump netty-codec-http2 from 4.1.33.Final to
4.1.39.Final (#629)
6824098 is described below
commit 68240987e78004365c379ff05ba2d6fb8b31d8e5
Author: Fokko Driesprong <[email protected]>
AuthorDate: Thu Aug 29 10:13:27 2019 +0200
AVRO-2536: Bump netty-codec-http2 from 4.1.33.Final to 4.1.39.Final (#629)
---
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 cfcfdd6..a0ee6af 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -62,7 +62,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.39.Final</netty-codec-http2.version>
<zstd-jni.version>1.4.0-1</zstd-jni.version>
<!-- version properties for plugins -->