Revert "align java deps versions with canton (#17681)" (#17693)

This reverts commit 7981b0fdc1.
This commit is contained in:
Paul Brauner 2023-10-30 17:04:51 +01:00 committed by GitHub
parent db91552b4a
commit 0f423cfe62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,8 +46,8 @@ version_specific = {
# need to be updated with careful consideration.
netty_tcnative_version = "2.0.46.Final"
netty_version = "4.1.100.Final"
grpc_version = "1.59.0"
netty_version = "4.1.72.Final"
grpc_version = "1.44.0"
protobuf_version = "3.19.6"
akka_version = "2.6.21"
akka_http_version = "10.2.10"