Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Updated to Netty 4.1.72
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknezis committed Jan 4, 2022
1 parent 0a5403c commit 9c53b45
Show file tree
Hide file tree
Showing 2 changed files with 933 additions and 860 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ maven_install(
"org.glassfish.jersey.media:jersey-media-multipart:" + jersey_version,
"org.glassfish.jersey.containers:jersey-container-servlet:" + jersey_version,
"org.apache.distributedlog:distributedlog-core:" + distributedlog_version,
"io.netty:netty-all:4.1.71.Final",
"io.netty:netty-all:4.1.72.Final",
"aopalliance:aopalliance:1.0",
"org.roaringbitmap:RoaringBitmap:0.6.51",
"com.google.guava:guava:23.6-jre",
Expand Down
Loading

0 comments on commit 9c53b45

Please sign in to comment.