Skip to content

Commit

Permalink
CLIENT-3081 Upgrade grpc version to 1.65.1 for the proxy client.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianNichols committed Aug 16, 2024
1 parent 4aefd0c commit 36c40a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<netty.version>4.1.111.Final</netty.version>
<netty.tcnative.version>2.0.62.Final</netty.tcnative.version>
<grpc.version>1.59.0</grpc.version>
<grpc.version>1.65.1</grpc.version>
<luaj-jse.version>3.0.1</luaj-jse.version>
<jbcrypt.version>0.4</jbcrypt.version>
<commons-cli.version>1.8.0</commons-cli.version>
Expand Down

0 comments on commit 36c40a7

Please sign in to comment.