Skip to content

Commit

Permalink
Bump the maven group group with 1 update
Browse files Browse the repository at this point in the history
Bumps the maven group group with 1 update: [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java).


Updates `io.grpc:grpc-protobuf` from 1.48.1 to 1.53.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.48.1...v1.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent 595d79d commit 288d8a2
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 @@ -19,7 +19,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>3.2.3</spring.boot.version>
<grpc.version>1.48.1</grpc.version>
<grpc.version>1.53.0</grpc.version>
</properties>

<repositories>
Expand Down

0 comments on commit 288d8a2

Please sign in to comment.