Skip to content

Commit

Permalink
Merge pull request #5 from nikos912000/dependabot/maven/io.grpc-grpc-…
Browse files Browse the repository at this point in the history
…protobuf-1.53.0

Bump io.grpc:grpc-protobuf from 1.44.1 to 1.53.0
  • Loading branch information
nikos912000 authored Apr 22, 2024
2 parents 03ce50a + a61be79 commit 1085883
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 @@ -28,7 +28,7 @@
<java.version>17</java.version>

<brave-grpc.version>5.13.7</brave-grpc.version>
<grpc.version>1.44.1</grpc.version>
<grpc.version>1.53.0</grpc.version>
<jackson.version>2.13.4.2</jackson.version>
<javax.inject.version>1</javax.inject.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 1085883

Please sign in to comment.