We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0101762 commit bc654fdCopy full SHA for bc654fd
WORKSPACE
@@ -96,7 +96,7 @@ maven_install(
96
"org.glassfish.jersey.media:jersey-media-multipart:" + jersey_version,
97
"org.glassfish.jersey.containers:jersey-container-servlet:" + jersey_version,
98
"org.apache.distributedlog:distributedlog-core:" + distributedlog_version,
99
- "io.netty:netty-all:4.1.50.Final",
+ "io.netty:netty-all:4.1.70.Final",
100
"aopalliance:aopalliance:1.0",
101
"org.roaringbitmap:RoaringBitmap:0.6.51",
102
"com.google.guava:guava:23.6-jre",
0 commit comments