Protobuf 3.23.4 (#1103)

* protobuf-java 3.22.5

* deprecation issue

* protobuf-java 3.23.4
This commit is contained in:
PJ Fanning 2024-02-07 14:32:56 +01:00 committed by GitHub
parent 8ce4973fc9
commit 46f93816ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 129 additions and 129 deletions

View file

@ -30,7 +30,7 @@ object Dependencies {
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
val agronaVersion = "1.19.2"
val nettyVersion = "4.1.106.Final"
val protobufJavaVersion = "3.20.3"
val protobufJavaVersion = "3.23.4"
val logbackVersion = "1.3.14"
val jacksonCoreVersion = "2.16.1"