Skip to content

Commit b43ee25

Browse files
authored
Merge pull request #1355 from spring-cloud/dependabot/maven/4.3.x/com.google.protobuf-protobuf-java-3.25.9
2 parents e9bfc34 + 05a5404 commit b43ee25

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
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>com.google.protobuf</groupId>
176176
<artifactId>protobuf-java</artifactId>
177-
<version>3.25.8</version>
177+
<version>3.25.9</version>
178178
<scope>test</scope>
179179
</dependency>
180180
<dependency>

0 commit comments

Comments
 (0)