Skip to content

Commit 6204825

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.0 to 3.25.1 (#936)
1 parent 952fe21 commit 6204825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-openfeign-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>com.google.protobuf</groupId>
218218
<artifactId>protobuf-java</artifactId>
219-
<version>3.25.0</version>
219+
<version>3.25.1</version>
220220
<scope>test</scope>
221221
</dependency>
222222
<dependency>

0 commit comments

Comments
 (0)