Skip to content

Commit

Permalink
Bump io.grpc:grpc-protobuf from 1.44.1 to 1.53.0
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.44.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.44.1...v1.53.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 03ce50a commit a61be79
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 a61be79

Please sign in to comment.