Skip to content

Commit

Permalink
Merge pull request #9 from GuillaumeFalourd/dependabot/maven/grpc/jav…
Browse files Browse the repository at this point in the history
…a/login/com.google.protobuf-protobuf-java-3.25.5

Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5 in /grpc/java/login
  • Loading branch information
GuillaumeFalourd authored Sep 19, 2024
2 parents 3a20f6c + 79a62e4 commit c664587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc/java/login/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.6</version>
<version>3.25.5</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit c664587

Please sign in to comment.