Skip to content

Commit

Permalink
DBZ-6649 Upgrade gRPC to 1.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jul 13, 2023
1 parent d010252 commit e52e0f3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions debezium-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
<version.jetty>9.4.12.v20180830</version.jetty>

<!-- Vitess dependencies -->
<version.vitess.grpc>12.0.0</version.vitess.grpc>
<version.grpc>1.33.0</version.grpc>
<version.vitess.grpc>17.0.0</version.vitess.grpc>
<version.joda>2.10.1</version.joda>
<version.google.protos>1.17.0</version.google.protos>

<!-- Spanner and Vitess dependencies -->
<version.grpc>1.56.1</version.grpc>

<!-- Tracing -->
<version.opentracing.strimzi>0.33.0</version.opentracing.strimzi>

Expand Down

0 comments on commit e52e0f3

Please sign in to comment.