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 e2ca27e [AVRO-2326] Bump commons-codec from 1.11 to 1.12 (#458)
e2ca27e is described below
commit e2ca27ef053becb47d3b18a00215e9df3da3ad2a
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Feb 27 12:59:01 2019 +0100
[AVRO-2326] Bump commons-codec from 1.11 to 1.12 (#458)
---
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 d550cd7..50e7450 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.18.0</grpc.version>
- <netty-codec-http2.version>4.1.30.Final</netty-codec-http2.version>
+ <netty-codec-http2.version>4.1.33.Final</netty-codec-http2.version>
<zstd-jni.version>1.3.8-3</zstd-jni.version>
<!-- version properties for plugins -->