Skip to content

Commit 47d8052

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.0 to 3.25.1 (#934)
1 parent ca4de4e commit 47d8052

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.google.protobuf</groupId>
189189
<artifactId>protobuf-java</artifactId>
190-
<version>3.25.0</version>
190+
<version>3.25.1</version>
191191
<scope>test</scope>
192192
</dependency>
193193
<dependency>

0 commit comments

Comments
 (0)