Bump shaded protobuf version to 3.16.1 for DoS fix (#31072)
This commit is contained in:
parent
6c5fa4e61c
commit
160be0be93
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ object Dependencies {
|
||||||
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
|
||||||
val agronaVersion = "1.14.0"
|
val agronaVersion = "1.14.0"
|
||||||
val nettyVersion = "3.10.6.Final"
|
val nettyVersion = "3.10.6.Final"
|
||||||
val protobufJavaVersion = "3.11.4"
|
val protobufJavaVersion = "3.16.1"
|
||||||
val logbackVersion = "1.2.10"
|
val logbackVersion = "1.2.10"
|
||||||
|
|
||||||
val jacksonVersion = "2.11.4"
|
val jacksonVersion = "2.11.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue