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

Commit

Permalink
Updated Netty to 4.1.76.Final (#3823)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknezis committed Apr 30, 2022
1 parent 6de4202 commit b53b7fa
Show file tree
Hide file tree
Showing 2 changed files with 5,512 additions and 5,597 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,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.72.Final",
"io.netty:netty-all:4.1.76.Final",
"aopalliance:aopalliance:1.0",
"org.roaringbitmap:RoaringBitmap:0.6.51",
"com.google.inject:guice:5.1.0",
Expand Down
Loading

0 comments on commit b53b7fa

Please sign in to comment.