Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java from 3.25.0 to 3.25.1 (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 952fe21 commit 6204825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-openfeign-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.0</version>
<version>3.25.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6204825

Please sign in to comment.